[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:19:02.460645 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:41561
I20260710 13:19:02.462684 11185 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:19:02.463950 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:02.484398 11191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:02.484444 11192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:02.487529 11185 server_base.cc:1061] running on GCE node
W20260710 13:19:02.487694 11194 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.725521 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.725878 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.726118 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689543726084 us; error 0 us; skew 500 ppm
I20260710 13:19:03.727077 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.734246 11185 webserver.cc:533] Webserver started at http://127.10.236.126:39837/ using document root <none> and password file <none>
I20260710 13:19:03.735450 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.735924 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.736547 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.743791 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "9132d729bd484f4a842377a5255d76b5"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-qfnx"
I20260710 13:19:03.753839 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.010s	sys 0.001s
I20260710 13:19:03.760612 11200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.762199 11185 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:19:03.762687 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "9132d729bd484f4a842377a5255d76b5"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-qfnx"
I20260710 13:19:03.763123 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.826411 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.828254 11185 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:19:03.828781 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.918583 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:41561
I20260710 13:19:03.918650 11251 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:41561 every 8 connection(s)
I20260710 13:19:03.928218 11252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.954288 11252 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5: Bootstrap starting.
I20260710 13:19:03.961587 11252 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.963829 11252 log.cc:826] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5: Log is configured to *not* fsync() on all Append() calls
I20260710 13:19:03.969506 11252 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5: No bootstrap required, opened a new log
I20260710 13:19:03.992259 11252 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9132d729bd484f4a842377a5255d76b5" member_type: VOTER }
I20260710 13:19:03.992972 11252 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.993180 11252 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9132d729bd484f4a842377a5255d76b5, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.994531 11252 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9132d729bd484f4a842377a5255d76b5" member_type: VOTER }
I20260710 13:19:03.995081 11252 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:03.995352 11252 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:03.995673 11252 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.000622 11252 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9132d729bd484f4a842377a5255d76b5" member_type: VOTER }
I20260710 13:19:04.001579 11252 leader_election.cc:304] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [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: 9132d729bd484f4a842377a5255d76b5; no voters: 
I20260710 13:19:04.003643 11252 leader_election.cc:290] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:04.004134 11255 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.006796 11255 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 1 LEADER]: Becoming Leader. State: Replica: 9132d729bd484f4a842377a5255d76b5, State: Running, Role: LEADER
I20260710 13:19:04.007869 11255 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [LEADER]: Queue going to LEADER mode. State: All 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: "9132d729bd484f4a842377a5255d76b5" member_type: VOTER }
I20260710 13:19:04.009207 11252 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:04.020756 11256 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9132d729bd484f4a842377a5255d76b5. Latest consensus state: current_term: 1 leader_uuid: "9132d729bd484f4a842377a5255d76b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9132d729bd484f4a842377a5255d76b5" member_type: VOTER } }
I20260710 13:19:04.020668 11257 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9132d729bd484f4a842377a5255d76b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9132d729bd484f4a842377a5255d76b5" member_type: VOTER } }
I20260710 13:19:04.021807 11256 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:04.021938 11257 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:04.029214 11264 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:04.043604 11264 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:04.046816 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:04.066489 11264 catalog_manager.cc:1383] Generated new cluster ID: 72256dee7e5c440d884f4283a3d7b8b4
I20260710 13:19:04.066833 11264 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:04.089270 11264 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:04.091223 11264 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:04.106009 11264 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5: Generated new TSK 0
I20260710 13:19:04.107223 11264 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:04.114470 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:04.126763 11275 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:04.125984 11274 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:04.131134 11277 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:04.131623 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:04.132712 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:04.132997 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:04.133206 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689544133186 us; error 0 us; skew 500 ppm
I20260710 13:19:04.134115 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:04.139000 11185 webserver.cc:533] Webserver started at http://127.10.236.65:43009/ using document root <none> and password file <none>
I20260710 13:19:04.139818 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:04.140084 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:04.140467 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:04.142230 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "d6da97adea0f41f1bc324c925741d9b6"
format_stamp: "Formatted at 2026-07-10 13:19:04 on dist-test-slave-qfnx"
I20260710 13:19:04.150339 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:19:04.156350 11282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.157382 11185 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.001s
I20260710 13:19:04.157797 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "d6da97adea0f41f1bc324c925741d9b6"
format_stamp: "Formatted at 2026-07-10 13:19:04 on dist-test-slave-qfnx"
I20260710 13:19:04.158249 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:04.181795 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:04.183569 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:04.186532 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:04.191274 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:04.191577 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.191881 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:04.192081 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.309207 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:35895
I20260710 13:19:04.309384 11344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:35895 every 8 connection(s)
I20260710 13:19:04.317991 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:04.332659 11349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:04.342154 11350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:04.347649 11352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:04.348104 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:04.349731 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:04.350033 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:04.350266 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689544350244 us; error 0 us; skew 500 ppm
I20260710 13:19:04.351094 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:04.358693 11185 webserver.cc:533] Webserver started at http://127.10.236.66:45333/ using document root <none> and password file <none>
I20260710 13:19:04.359436 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:04.359684 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:04.360050 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:04.361907 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "73a3bf91b43840d58b09745552f0a62a"
format_stamp: "Formatted at 2026-07-10 13:19:04 on dist-test-slave-qfnx"
I20260710 13:19:04.368145 11345 heartbeater.cc:344] Connected to a master server at 127.10.236.126:41561
I20260710 13:19:04.368760 11345 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:04.369112 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:04.370226 11345 heartbeater.cc:507] Master 127.10.236.126:41561 requested a full tablet report, sending...
I20260710 13:19:04.374511 11217 ts_manager.cc:194] Registered new tserver with Master: d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895)
I20260710 13:19:04.375269 11357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.376253 11185 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:19:04.376575 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "73a3bf91b43840d58b09745552f0a62a"
format_stamp: "Formatted at 2026-07-10 13:19:04 on dist-test-slave-qfnx"
I20260710 13:19:04.376904 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:04.378062 11217 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59402
I20260710 13:19:04.399132 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:04.400756 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:04.403815 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:04.407938 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:04.408151 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.408478 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:04.408627 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.526458 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:42061
I20260710 13:19:04.526573 11419 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:42061 every 8 connection(s)
I20260710 13:19:04.532868 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:04.542352 11423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:04.544303 11424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:04.549572 11426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:04.550175 11420 heartbeater.cc:344] Connected to a master server at 127.10.236.126:41561
I20260710 13:19:04.550644 11420 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:04.551452 11420 heartbeater.cc:507] Master 127.10.236.126:41561 requested a full tablet report, sending...
I20260710 13:19:04.553722 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:04.553934 11217 ts_manager.cc:194] Registered new tserver with Master: 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:04.554955 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:04.555236 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:04.555436 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689544555419 us; error 0 us; skew 500 ppm
I20260710 13:19:04.555681 11217 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59416
I20260710 13:19:04.556294 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:04.559516 11185 webserver.cc:533] Webserver started at http://127.10.236.67:32837/ using document root <none> and password file <none>
I20260710 13:19:04.560191 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:04.560467 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:04.560801 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:04.562389 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "8d4f98626ab7454bb1895c56fcb61192"
format_stamp: "Formatted at 2026-07-10 13:19:04 on dist-test-slave-qfnx"
I20260710 13:19:04.569294 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:04.574384 11431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.575541 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:04.575950 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "8d4f98626ab7454bb1895c56fcb61192"
format_stamp: "Formatted at 2026-07-10 13:19:04 on dist-test-slave-qfnx"
I20260710 13:19:04.576337 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:04.602478 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:04.604251 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:04.606036 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:04.608906 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:04.609170 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.609475 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:04.609702 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.700181 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:34811
I20260710 13:19:04.700281 11493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:34811 every 8 connection(s)
I20260710 13:19:04.721004 11494 heartbeater.cc:344] Connected to a master server at 127.10.236.126:41561
I20260710 13:19:04.721493 11494 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:04.722353 11494 heartbeater.cc:507] Master 127.10.236.126:41561 requested a full tablet report, sending...
I20260710 13:19:04.724423 11217 ts_manager.cc:194] Registered new tserver with Master: 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:04.724630 11185 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014911697s
I20260710 13:19:04.725980 11217 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59424
I20260710 13:19:04.782387 11217 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59430:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:04.786684 11217 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:04.893155 11310 tablet_service.cc:1511] Processing CreateTablet for tablet ec7784085bd249628d8da2f535f55650 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:04.893736 11309 tablet_service.cc:1511] Processing CreateTablet for tablet 74bd8f8785f44e69a83b0d9fb40980c6 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:04.895030 11310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7784085bd249628d8da2f535f55650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.895879 11309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bd8f8785f44e69a83b0d9fb40980c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.899664 11308 tablet_service.cc:1511] Processing CreateTablet for tablet 87ffa013b0c94334baa72dd507d7bf1d (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:04.902256 11308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ffa013b0c94334baa72dd507d7bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.900322 11307 tablet_service.cc:1511] Processing CreateTablet for tablet a8b62bdc469d40c9a0cdfb1d7017df9f (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:04.905920 11307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b62bdc469d40c9a0cdfb1d7017df9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.913005 11306 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6541b91db54d29acc18355994574ee (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:04.915480 11306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6541b91db54d29acc18355994574ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.921060 11305 tablet_service.cc:1511] Processing CreateTablet for tablet 852342b4374740d7b349b7413bcbefac (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:04.924114 11305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 852342b4374740d7b349b7413bcbefac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.934227 11384 tablet_service.cc:1511] Processing CreateTablet for tablet 74bd8f8785f44e69a83b0d9fb40980c6 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:04.936620 11384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bd8f8785f44e69a83b0d9fb40980c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.930305 11385 tablet_service.cc:1511] Processing CreateTablet for tablet ec7784085bd249628d8da2f535f55650 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:04.943434 11382 tablet_service.cc:1511] Processing CreateTablet for tablet a8b62bdc469d40c9a0cdfb1d7017df9f (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:04.947428 11381 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6541b91db54d29acc18355994574ee (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:04.953974 11385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7784085bd249628d8da2f535f55650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.955819 11304 tablet_service.cc:1511] Processing CreateTablet for tablet 8731541fc11843c28fb9fe80bba5362b (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:04.955410 11383 tablet_service.cc:1511] Processing CreateTablet for tablet 87ffa013b0c94334baa72dd507d7bf1d (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:04.956051 11380 tablet_service.cc:1511] Processing CreateTablet for tablet 852342b4374740d7b349b7413bcbefac (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:04.967371 11304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8731541fc11843c28fb9fe80bba5362b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.969276 11382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b62bdc469d40c9a0cdfb1d7017df9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.965754 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 8731541fc11843c28fb9fe80bba5362b (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:04.972676 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 852342b4374740d7b349b7413bcbefac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.974921 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8731541fc11843c28fb9fe80bba5362b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.977399 11383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ffa013b0c94334baa72dd507d7bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.985989 11303 tablet_service.cc:1511] Processing CreateTablet for tablet 48d791b173ec46a58fd57d80e5bc0f45 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:04.988744 11381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6541b91db54d29acc18355994574ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.994103 11303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d791b173ec46a58fd57d80e5bc0f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.994908 11378 tablet_service.cc:1511] Processing CreateTablet for tablet 48d791b173ec46a58fd57d80e5bc0f45 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:05.003440 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d791b173ec46a58fd57d80e5bc0f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.010051 11302 tablet_service.cc:1511] Processing CreateTablet for tablet 06b418543f6044fb8ecabcdc6e78c5ff (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:05.029567 11377 tablet_service.cc:1511] Processing CreateTablet for tablet 06b418543f6044fb8ecabcdc6e78c5ff (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
W20260710 13:19:05.084177 11265 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:05.089040 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b418543f6044fb8ecabcdc6e78c5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.098515 11459 tablet_service.cc:1511] Processing CreateTablet for tablet ec7784085bd249628d8da2f535f55650 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:05.105857 11302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b418543f6044fb8ecabcdc6e78c5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.115644 11458 tablet_service.cc:1511] Processing CreateTablet for tablet 74bd8f8785f44e69a83b0d9fb40980c6 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:05.119426 11457 tablet_service.cc:1511] Processing CreateTablet for tablet 87ffa013b0c94334baa72dd507d7bf1d (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:05.119426 11455 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6541b91db54d29acc18355994574ee (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:05.126725 11459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec7784085bd249628d8da2f535f55650. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.125801 11454 tablet_service.cc:1511] Processing CreateTablet for tablet 852342b4374740d7b349b7413bcbefac (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:05.123862 11456 tablet_service.cc:1511] Processing CreateTablet for tablet a8b62bdc469d40c9a0cdfb1d7017df9f (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:05.135380 11453 tablet_service.cc:1511] Processing CreateTablet for tablet 8731541fc11843c28fb9fe80bba5362b (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:05.137712 11457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87ffa013b0c94334baa72dd507d7bf1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.143064 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 852342b4374740d7b349b7413bcbefac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.145226 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8731541fc11843c28fb9fe80bba5362b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.152103 11455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6541b91db54d29acc18355994574ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.155507 11452 tablet_service.cc:1511] Processing CreateTablet for tablet 48d791b173ec46a58fd57d80e5bc0f45 (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:05.163152 11451 tablet_service.cc:1511] Processing CreateTablet for tablet 06b418543f6044fb8ecabcdc6e78c5ff (DEFAULT_TABLE table=test-workload [id=ed0f7c7883f14bf3941055922d99fd6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:05.169440 11512 tablet_bootstrap.cc:492] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.172175 11456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b62bdc469d40c9a0cdfb1d7017df9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.179349 11451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06b418543f6044fb8ecabcdc6e78c5ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.192198 11452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d791b173ec46a58fd57d80e5bc0f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.216292 11458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74bd8f8785f44e69a83b0d9fb40980c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:05.240706 11513 tablet_bootstrap.cc:492] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:05.255333 11512 tablet_bootstrap.cc:654] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.293313 11514 tablet_bootstrap.cc:492] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:05.315753 11514 tablet_bootstrap.cc:654] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.316543 11512 tablet_bootstrap.cc:492] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.317155 11512 ts_tablet_manager.cc:1403] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.201s	user 0.013s	sys 0.020s
I20260710 13:19:05.320698 11512 raft_consensus.cc:359] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.321651 11512 raft_consensus.cc:385] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.314917 11513 tablet_bootstrap.cc:654] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.322842 11512 raft_consensus.cc:740] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.325659 11512 consensus_queue.cc:260] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.341382 11513 tablet_bootstrap.cc:492] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:05.341697 11345 heartbeater.cc:499] Master 127.10.236.126:41561 was elected leader, sending a full tablet report...
I20260710 13:19:05.341879 11513 ts_tablet_manager.cc:1403] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.124s	user 0.012s	sys 0.015s
I20260710 13:19:05.343422 11514 tablet_bootstrap.cc:492] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:05.343927 11514 ts_tablet_manager.cc:1403] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.008s
I20260710 13:19:05.344951 11513 raft_consensus.cc:359] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.345813 11513 raft_consensus.cc:385] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.346129 11513 raft_consensus.cc:740] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.346736 11512 ts_tablet_manager.cc:1434] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.012s
I20260710 13:19:05.346882 11513 consensus_queue.cc:260] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.348024 11512 tablet_bootstrap.cc:492] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.358377 11512 tablet_bootstrap.cc:654] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.361563 11514 raft_consensus.cc:359] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.362402 11514 raft_consensus.cc:385] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.362716 11514 raft_consensus.cc:740] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.364017 11514 consensus_queue.cc:260] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.372340 11512 tablet_bootstrap.cc:492] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.373155 11512 ts_tablet_manager.cc:1403] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.011s
I20260710 13:19:05.377292 11512 raft_consensus.cc:359] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.378718 11512 raft_consensus.cc:385] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.379288 11512 raft_consensus.cc:740] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.380343 11494 heartbeater.cc:499] Master 127.10.236.126:41561 was elected leader, sending a full tablet report...
I20260710 13:19:05.380193 11512 consensus_queue.cc:260] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.381790 11514 ts_tablet_manager.cc:1434] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.005s
I20260710 13:19:05.382959 11512 ts_tablet_manager.cc:1434] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:05.384173 11512 tablet_bootstrap.cc:492] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.382978 11514 tablet_bootstrap.cc:492] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:05.391438 11512 tablet_bootstrap.cc:654] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.391927 11420 heartbeater.cc:499] Master 127.10.236.126:41561 was elected leader, sending a full tablet report...
I20260710 13:19:05.397054 11514 tablet_bootstrap.cc:654] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.398885 11513 ts_tablet_manager.cc:1434] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.036s
I20260710 13:19:05.405545 11513 tablet_bootstrap.cc:492] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:05.410495 11513 tablet_bootstrap.cc:654] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.402747 11512 tablet_bootstrap.cc:492] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.413192 11512 ts_tablet_manager.cc:1403] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260710 13:19:05.416934 11512 raft_consensus.cc:359] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.417905 11512 raft_consensus.cc:385] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.418411 11514 tablet_bootstrap.cc:492] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:05.419001 11514 ts_tablet_manager.cc:1403] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.003s
I20260710 13:19:05.422313 11514 raft_consensus.cc:359] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.423136 11514 raft_consensus.cc:385] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.423476 11514 raft_consensus.cc:740] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.424285 11514 consensus_queue.cc:260] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.418292 11512 raft_consensus.cc:740] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.426777 11512 consensus_queue.cc:260] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.429313 11514 ts_tablet_manager.cc:1434] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:19:05.433525 11513 tablet_bootstrap.cc:492] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:05.433974 11512 ts_tablet_manager.cc:1434] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:19:05.440294 11512 tablet_bootstrap.cc:492] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.438479 11514 tablet_bootstrap.cc:492] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:05.446686 11512 tablet_bootstrap.cc:654] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.449635 11513 ts_tablet_manager.cc:1403] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.011s
I20260710 13:19:05.451809 11514 tablet_bootstrap.cc:654] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.452637 11513 raft_consensus.cc:359] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.453665 11513 raft_consensus.cc:385] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.453984 11513 raft_consensus.cc:740] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.454738 11513 consensus_queue.cc:260] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.461333 11513 ts_tablet_manager.cc:1434] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
W20260710 13:19:05.462692 11495 tablet.cc:2406] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:05.463302 11513 tablet_bootstrap.cc:492] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:05.464684 11518 raft_consensus.cc:493] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.465237 11518 raft_consensus.cc:515] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.468578 11514 tablet_bootstrap.cc:492] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:05.469329 11514 ts_tablet_manager.cc:1403] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.031s	user 0.001s	sys 0.015s
I20260710 13:19:05.470381 11518 leader_election.cc:290] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.485618 11512 tablet_bootstrap.cc:492] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.486394 11512 ts_tablet_manager.cc:1403] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.013s
I20260710 13:19:05.486672 11513 tablet_bootstrap.cc:654] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.491357 11512 raft_consensus.cc:359] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.492479 11512 raft_consensus.cc:385] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.492888 11512 raft_consensus.cc:740] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.494626 11519 raft_consensus.cc:493] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.494699 11514 raft_consensus.cc:359] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.495374 11519 raft_consensus.cc:515] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.495925 11514 raft_consensus.cc:385] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.496404 11514 raft_consensus.cc:740] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.500146 11519 leader_election.cc:290] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.504513 11512 consensus_queue.cc:260] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.502018 11514 consensus_queue.cc:260] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.514467 11514 ts_tablet_manager.cc:1434] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.006s
I20260710 13:19:05.515803 11514 tablet_bootstrap.cc:492] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:05.521965 11512 ts_tablet_manager.cc:1434] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.004s
I20260710 13:19:05.529393 11512 tablet_bootstrap.cc:492] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.552011 11512 tablet_bootstrap.cc:654] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.553979 11514 tablet_bootstrap.cc:654] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.556226 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:05.559517 11513 tablet_bootstrap.cc:492] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:05.561754 11513 ts_tablet_manager.cc:1403] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.014s
W20260710 13:19:05.564428 11283 leader_election.cc:343] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.572190 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
W20260710 13:19:05.573740 11358 leader_election.cc:343] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.573459 11513 raft_consensus.cc:359] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.574291 11513 raft_consensus.cc:385] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.574608 11513 raft_consensus.cc:740] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.575631 11513 consensus_queue.cc:260] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.580013 11513 ts_tablet_manager.cc:1434] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 13:19:05.581467 11513 tablet_bootstrap.cc:492] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:05.584957 11512 tablet_bootstrap.cc:492] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.585547 11512 ts_tablet_manager.cc:1403] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.007s
I20260710 13:19:05.591229 11512 raft_consensus.cc:359] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.588320 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:05.592044 11512 raft_consensus.cc:385] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.592355 11512 raft_consensus.cc:740] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.592434 11395 raft_consensus.cc:2468] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 0.
I20260710 13:19:05.588249 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:05.593210 11512 consensus_queue.cc:260] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.596213 11320 raft_consensus.cc:2468] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 0.
I20260710 13:19:05.595074 11286 leader_election.cc:304] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [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: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:05.599164 11518 raft_consensus.cc:2804] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.599535 11518 raft_consensus.cc:493] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.599880 11518 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.600397 11513 tablet_bootstrap.cc:654] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.600437 11512 ts_tablet_manager.cc:1434] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:05.601799 11512 tablet_bootstrap.cc:492] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.606997 11518 raft_consensus.cc:515] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.609134 11518 leader_election.cc:290] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.611060 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:05.611320 11360 leader_election.cc:304] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [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: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:05.612262 11519 raft_consensus.cc:2804] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.612608 11519 raft_consensus.cc:493] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:05.612685 11283 leader_election.cc:343] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.613544 11519 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.613669 11513 tablet_bootstrap.cc:492] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:05.614205 11513 ts_tablet_manager.cc:1403] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.002s
I20260710 13:19:05.614249 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:05.614933 11395 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.617622 11513 raft_consensus.cc:359] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.618705 11513 raft_consensus.cc:385] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.619004 11513 raft_consensus.cc:740] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.619804 11513 consensus_queue.cc:260] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.620947 11514 tablet_bootstrap.cc:492] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:05.620630 11519 raft_consensus.cc:515] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.621652 11514 ts_tablet_manager.cc:1403] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.017s
I20260710 13:19:05.622968 11519 leader_election.cc:290] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.623795 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:05.624467 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:05.624495 11320 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.623123 11395 raft_consensus.cc:2468] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:05.630519 11286 leader_election.cc:304] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:05.630861 11512 tablet_bootstrap.cc:654] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.631102 11513 ts_tablet_manager.cc:1434] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:19:05.631611 11537 raft_consensus.cc:2804] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.632221 11537 raft_consensus.cc:697] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:05.632373 11513 tablet_bootstrap.cc:492] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:05.633102 11537 consensus_queue.cc:237] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.636278 11514 raft_consensus.cc:359] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.637300 11518 raft_consensus.cc:493] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.637794 11518 raft_consensus.cc:515] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.639880 11518 leader_election.cc:290] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.640666 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:05.641094 11513 tablet_bootstrap.cc:654] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.641301 11395 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 0.
I20260710 13:19:05.641381 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:05.643497 11286 leader_election.cc:304] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:05.644268 11518 raft_consensus.cc:2804] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:05.644174 11283 leader_election.cc:343] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.644860 11518 raft_consensus.cc:493] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.645222 11518 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.637317 11514 raft_consensus.cc:385] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.645782 11514 raft_consensus.cc:740] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.646509 11514 consensus_queue.cc:260] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.649502 11469 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.653679 11514 ts_tablet_manager.cc:1434] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.002s
I20260710 13:19:05.653911 11320 raft_consensus.cc:2468] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 1.
I20260710 13:19:05.654748 11514 tablet_bootstrap.cc:492] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:05.656710 11521 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.657781 11521 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.661969 11469 raft_consensus.cc:2468] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 1.
I20260710 13:19:05.663938 11521 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:05.656845 11518 raft_consensus.cc:515] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.661432 11360 leader_election.cc:304] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:05.668272 11539 raft_consensus.cc:2804] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.668843 11539 raft_consensus.cc:697] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:05.668841 11512 tablet_bootstrap.cc:492] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.670482 11512 ts_tablet_manager.cc:1403] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.069s	user 0.017s	sys 0.010s
I20260710 13:19:05.669816 11539 consensus_queue.cc:237] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.671319 11518 leader_election.cc:290] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.672638 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:05.673347 11395 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.675189 11512 raft_consensus.cc:359] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.678263 11512 raft_consensus.cc:385] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.679177 11512 raft_consensus.cc:740] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.680230 11512 consensus_queue.cc:260] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.681087 11395 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:05.682353 11286 leader_election.cc:304] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:05.683038 11518 raft_consensus.cc:2804] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.684463 11518 raft_consensus.cc:697] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:05.688377 11518 consensus_queue.cc:237] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.688216 11214 catalog_manager.cc:5697] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.706287 11514 tablet_bootstrap.cc:654] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.709511 11537 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.709729 11521 raft_consensus.cc:493] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.710227 11537 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.710398 11521 raft_consensus.cc:515] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.726243 11512 ts_tablet_manager.cc:1434] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.002s
I20260710 13:19:05.730940 11537 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.732900 11512 tablet_bootstrap.cc:492] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.733393 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
W20260710 13:19:05.735813 11286 leader_election.cc:343] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.731510 11521 leader_election.cc:290] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:05.755394 11216 catalog_manager.cc:5697] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 1 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.764060 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:05.765179 11513 tablet_bootstrap.cc:492] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:05.765733 11513 ts_tablet_manager.cc:1403] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.134s	user 0.016s	sys 0.026s
I20260710 13:19:05.768399 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
W20260710 13:19:05.768709 11283 leader_election.cc:343] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.769106 11469 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 0.
I20260710 13:19:05.770681 11283 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [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: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:05.773099 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:05.773753 11320 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 0.
I20260710 13:19:05.775928 11518 raft_consensus.cc:2804] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.775163 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:05.778621 11518 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.777824 11434 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:05.780237 11319 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 0.
I20260710 13:19:05.782218 11521 raft_consensus.cc:2804] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.783090 11434 leader_election.cc:304] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:05.783385 11521 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.783885 11521 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.782392 11518 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.797210 11518 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.800287 11518 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.800890 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:05.801259 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:05.802064 11512 tablet_bootstrap.cc:654] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:05.802562 11286 leader_election.cc:343] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.807257 11394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:05.808919 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
W20260710 13:19:05.812630 11435 leader_election.cc:343] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.804636 11513 raft_consensus.cc:359] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
W20260710 13:19:05.815487 11435 leader_election.cc:343] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.814510 11513 raft_consensus.cc:385] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.819072 11549 raft_consensus.cc:2804] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.820262 11549 raft_consensus.cc:493] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.820212 11513 raft_consensus.cc:740] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.820731 11549 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.819571 11514 tablet_bootstrap.cc:492] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:05.819556 11521 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.823861 11514 ts_tablet_manager.cc:1403] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.169s	user 0.018s	sys 0.016s
I20260710 13:19:05.825484 11469 raft_consensus.cc:2393] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d6da97adea0f41f1bc324c925741d9b6 in current term 1: Already voted for candidate 8d4f98626ab7454bb1895c56fcb61192 in this term.
I20260710 13:19:05.821507 11513 consensus_queue.cc:260] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.829808 11283 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [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: d6da97adea0f41f1bc324c925741d9b6; no voters: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:05.832278 11518 raft_consensus.cc:2749] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:05.834028 11514 raft_consensus.cc:359] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.834841 11514 raft_consensus.cc:385] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.835134 11514 raft_consensus.cc:740] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.835863 11514 consensus_queue.cc:260] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.838635 11521 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:05.840312 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:05.840906 11513 ts_tablet_manager.cc:1434] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.001s
I20260710 13:19:05.841150 11319 raft_consensus.cc:2393] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8d4f98626ab7454bb1895c56fcb61192 in current term 1: Already voted for candidate d6da97adea0f41f1bc324c925741d9b6 in this term.
I20260710 13:19:05.842355 11513 tablet_bootstrap.cc:492] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:05.842507 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
W20260710 13:19:05.843829 11435 leader_election.cc:343] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.846987 11539 raft_consensus.cc:493] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.847599 11539 raft_consensus.cc:515] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.850380 11434 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [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: 8d4f98626ab7454bb1895c56fcb61192; no voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:05.851742 11539 leader_election.cc:290] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.852632 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:05.857506 11521 raft_consensus.cc:2749] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:05.857440 11319 raft_consensus.cc:2468] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 0.
I20260710 13:19:05.853338 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:05.859295 11360 leader_election.cc:304] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
W20260710 13:19:05.860865 11358 leader_election.cc:343] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.861959 11539 raft_consensus.cc:2804] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.862422 11539 raft_consensus.cc:493] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.862540 11512 tablet_bootstrap.cc:492] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.863022 11539 raft_consensus.cc:3060] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.863258 11512 ts_tablet_manager.cc:1403] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.005s
I20260710 13:19:05.855929 11513 tablet_bootstrap.cc:654] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.861824 11549 raft_consensus.cc:515] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.867892 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:05.868710 11319 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.878669 11549 leader_election.cc:290] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:05.890291 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:05.890918 11512 raft_consensus.cc:359] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
W20260710 13:19:05.892025 11435 leader_election.cc:343] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.892060 11512 raft_consensus.cc:385] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.892745 11512 raft_consensus.cc:740] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.893877 11512 consensus_queue.cc:260] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.904876 11512 ts_tablet_manager.cc:1434] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.003s
I20260710 13:19:05.905601 11549 raft_consensus.cc:493] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:05.906371 11549 raft_consensus.cc:515] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.910462 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:05.910892 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:05.911849 11395 raft_consensus.cc:2468] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 0.
W20260710 13:19:05.912765 11434 leader_election.cc:343] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.913604 11435 leader_election.cc:304] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [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: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192; no voters: d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:05.914844 11521 raft_consensus.cc:2804] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:05.916394 11521 raft_consensus.cc:493] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:05.916895 11521 raft_consensus.cc:3060] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.916453 11216 catalog_manager.cc:5697] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.914865 11549 leader_election.cc:290] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:05.906294 11512 tablet_bootstrap.cc:492] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.935544 11521 raft_consensus.cc:515] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.936271 11513 tablet_bootstrap.cc:492] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:05.936800 11513 ts_tablet_manager.cc:1403] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.095s	user 0.016s	sys 0.035s
I20260710 13:19:05.938915 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:05.939265 11319 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 1.
I20260710 13:19:05.939333 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:05.927750 11539 raft_consensus.cc:515] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.940027 11513 raft_consensus.cc:359] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.940759 11513 raft_consensus.cc:385] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.941032 11513 raft_consensus.cc:740] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.941215 11539 leader_election.cc:290] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:05.942639 11514 ts_tablet_manager.cc:1434] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.117s	user 0.027s	sys 0.052s
I20260710 13:19:05.942586 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:05.943204 11521 leader_election.cc:290] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
W20260710 13:19:05.943928 11358 leader_election.cc:343] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.945734 11514 tablet_bootstrap.cc:492] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:05.949054 11434 leader_election.cc:304] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:05.941773 11513 consensus_queue.cc:260] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.950212 11512 tablet_bootstrap.cc:654] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:05.950500 11434 leader_election.cc:343] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:05.951584 11513 ts_tablet_manager.cc:1434] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 13:19:05.951803 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:05.952430 11320 raft_consensus.cc:3060] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.952570 11513 tablet_bootstrap.cc:492] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:05.953747 11514 tablet_bootstrap.cc:654] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.958002 11521 raft_consensus.cc:2804] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.958959 11521 raft_consensus.cc:697] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Becoming Leader. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:05.960067 11521 consensus_queue.cc:237] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.962922 11512 tablet_bootstrap.cc:492] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:05.963387 11512 ts_tablet_manager.cc:1403] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.009s
I20260710 13:19:05.964222 11514 tablet_bootstrap.cc:492] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:05.964748 11514 ts_tablet_manager.cc:1403] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260710 13:19:05.939541 11395 raft_consensus.cc:3060] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:05.965987 11512 raft_consensus.cc:359] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.966547 11513 tablet_bootstrap.cc:654] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.966662 11512 raft_consensus.cc:385] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.966955 11512 raft_consensus.cc:740] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.967852 11514 raft_consensus.cc:359] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.968591 11514 raft_consensus.cc:385] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:05.968881 11514 raft_consensus.cc:740] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:05.973346 11512 consensus_queue.cc:260] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.975816 11512 ts_tablet_manager.cc:1434] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.006s
I20260710 13:19:05.976775 11512 tablet_bootstrap.cc:492] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6: Bootstrap starting.
I20260710 13:19:05.982899 11217 catalog_manager.cc:5697] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "8d4f98626ab7454bb1895c56fcb61192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:05.986732 11512 tablet_bootstrap.cc:654] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:05.983771 11395 raft_consensus.cc:2468] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 1.
I20260710 13:19:05.988025 11513 tablet_bootstrap.cc:492] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:05.988708 11513 ts_tablet_manager.cc:1403] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.001s
I20260710 13:19:05.989286 11435 leader_election.cc:304] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192; no voters: d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:05.990422 11521 raft_consensus.cc:2804] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:05.991181 11521 raft_consensus.cc:697] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Becoming Leader. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:05.992321 11521 consensus_queue.cc:237] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.995468 11514 consensus_queue.cc:260] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:05.998772 11320 raft_consensus.cc:2468] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 1.
I20260710 13:19:05.999548 11513 raft_consensus.cc:359] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.000144 11360 leader_election.cc:304] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:06.001073 11539 raft_consensus.cc:2804] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:06.001571 11539 raft_consensus.cc:697] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:06.001885 11514 ts_tablet_manager.cc:1434] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.003s
I20260710 13:19:06.002944 11514 tablet_bootstrap.cc:492] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:06.002653 11539 consensus_queue.cc:237] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.005753 11512 tablet_bootstrap.cc:492] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6: No bootstrap required, opened a new log
I20260710 13:19:06.006352 11512 ts_tablet_manager.cc:1403] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260710 13:19:06.000365 11513 raft_consensus.cc:385] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.007054 11513 raft_consensus.cc:740] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.007846 11513 consensus_queue.cc:260] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.009205 11512 raft_consensus.cc:359] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.010123 11512 raft_consensus.cc:385] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.010437 11512 raft_consensus.cc:740] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.011126 11512 consensus_queue.cc:260] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.012369 11513 ts_tablet_manager.cc:1434] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 13:19:06.014492 11512 ts_tablet_manager.cc:1434] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:06.015558 11513 tablet_bootstrap.cc:492] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:06.021802 11216 catalog_manager.cc:5697] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "8d4f98626ab7454bb1895c56fcb61192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:06.023068 11513 tablet_bootstrap.cc:654] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.025199 11514 tablet_bootstrap.cc:654] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.035900 11539 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.037235 11539 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.040359 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:06.041234 11320 raft_consensus.cc:2393] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73a3bf91b43840d58b09745552f0a62a in current term 1: Already voted for candidate d6da97adea0f41f1bc324c925741d9b6 in this term.
I20260710 13:19:06.046825 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:06.047665 11469 raft_consensus.cc:2393] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 73a3bf91b43840d58b09745552f0a62a in current term 1: Already voted for candidate 8d4f98626ab7454bb1895c56fcb61192 in this term.
I20260710 13:19:06.047271 11214 catalog_manager.cc:5697] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 0 to 1, leader changed from <none> to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 1 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.048976 11358 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a; no voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:06.049949 11519 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.057785 11539 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:06.058645 11519 raft_consensus.cc:2749] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:06.079322 11513 tablet_bootstrap.cc:492] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:06.079069 11519 consensus_queue.cc:1048] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.079758 11513 ts_tablet_manager.cc:1403] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.034s
I20260710 13:19:06.081485 11518 raft_consensus.cc:493] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.081956 11518 raft_consensus.cc:515] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.084156 11518 leader_election.cc:290] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:06.085335 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:06.085788 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:06.086236 11395 raft_consensus.cc:2393] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d6da97adea0f41f1bc324c925741d9b6 in current term 1: Already voted for candidate 8d4f98626ab7454bb1895c56fcb61192 in this term.
I20260710 13:19:06.087805 11286 leader_election.cc:304] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d6da97adea0f41f1bc324c925741d9b6; no voters: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:06.088862 11514 tablet_bootstrap.cc:492] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:06.089373 11514 ts_tablet_manager.cc:1403] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.003s
I20260710 13:19:06.089986 11518 raft_consensus.cc:3060] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.092303 11514 raft_consensus.cc:359] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.093077 11514 raft_consensus.cc:385] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.093416 11514 raft_consensus.cc:740] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.094275 11514 consensus_queue.cc:260] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.097081 11514 ts_tablet_manager.cc:1434] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:06.098141 11514 tablet_bootstrap.cc:492] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
W20260710 13:19:06.092262 11265 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:06.100477 11518 raft_consensus.cc:2749] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:06.101302 11513 raft_consensus.cc:359] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.102013 11513 raft_consensus.cc:385] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.102283 11513 raft_consensus.cc:740] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.103021 11513 consensus_queue.cc:260] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.111625 11521 raft_consensus.cc:493] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.112238 11521 raft_consensus.cc:515] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.123157 11514 tablet_bootstrap.cc:654] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.123540 11513 ts_tablet_manager.cc:1434] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.043s	user 0.012s	sys 0.005s
I20260710 13:19:06.124555 11513 tablet_bootstrap.cc:492] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a: Bootstrap starting.
I20260710 13:19:06.130843 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:06.131659 11513 tablet_bootstrap.cc:654] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.132061 11395 raft_consensus.cc:2393] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d4f98626ab7454bb1895c56fcb61192 in current term 1: Already voted for candidate d6da97adea0f41f1bc324c925741d9b6 in this term.
I20260710 13:19:06.130911 11521 leader_election.cc:290] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:06.139829 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:06.144110 11434 leader_election.cc:304] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192; no voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:06.146728 11521 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.152145 11518 consensus_queue.cc:1048] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.155970 11521 raft_consensus.cc:2749] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:06.157184 11521 raft_consensus.cc:493] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.158556 11521 raft_consensus.cc:515] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.169175 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:06.170375 11320 raft_consensus.cc:2393] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8d4f98626ab7454bb1895c56fcb61192 in current term 1: Already voted for candidate 73a3bf91b43840d58b09745552f0a62a in this term.
I20260710 13:19:06.170742 11521 leader_election.cc:290] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:06.171576 11394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:06.177748 11539 consensus_queue.cc:1048] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.183040 11469 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.190554 11518 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.196281 11537 consensus_queue.cc:1048] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.205745 11514 tablet_bootstrap.cc:492] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:06.206332 11514 ts_tablet_manager.cc:1403] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.009s
I20260710 13:19:06.204942 11434 leader_election.cc:304] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192; no voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:06.208822 11521 raft_consensus.cc:3060] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.216962 11518 raft_consensus.cc:493] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.218389 11518 raft_consensus.cc:515] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.218801 11521 raft_consensus.cc:2749] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:06.219328 11513 tablet_bootstrap.cc:492] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a: No bootstrap required, opened a new log
I20260710 13:19:06.222512 11513 ts_tablet_manager.cc:1403] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a: Time spent bootstrapping tablet: real 0.098s	user 0.031s	sys 0.039s
I20260710 13:19:06.226251 11518 leader_election.cc:290] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:06.228684 11514 raft_consensus.cc:359] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.229470 11514 raft_consensus.cc:385] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.229233 11513 raft_consensus.cc:359] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.229748 11514 raft_consensus.cc:740] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.229897 11513 raft_consensus.cc:385] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.230156 11513 raft_consensus.cc:740] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.230969 11513 consensus_queue.cc:260] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.237248 11514 consensus_queue.cc:260] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.237727 11513 ts_tablet_manager.cc:1434] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:19:06.236905 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:06.244668 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:06.247018 11468 raft_consensus.cc:2468] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 0.
I20260710 13:19:06.248119 11395 raft_consensus.cc:2468] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 0.
I20260710 13:19:06.250020 11283 leader_election.cc:304] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:06.252656 11514 ts_tablet_manager.cc:1434] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260710 13:19:06.252435 11518 raft_consensus.cc:2804] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.253710 11518 raft_consensus.cc:493] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.254060 11518 raft_consensus.cc:3060] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.254630 11514 tablet_bootstrap.cc:492] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192: Bootstrap starting.
I20260710 13:19:06.275370 11577 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:06.276669 11514 tablet_bootstrap.cc:654] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:06.276212 11518 raft_consensus.cc:515] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.280505 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:06.281315 11469 raft_consensus.cc:3060] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.284324 11394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:06.285104 11394 raft_consensus.cc:3060] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.290103 11469 raft_consensus.cc:2468] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:06.291620 11283 leader_election.cc:304] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:06.292532 11518 leader_election.cc:290] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:06.293095 11518 raft_consensus.cc:2804] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:06.293798 11518 raft_consensus.cc:697] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:06.294668 11518 consensus_queue.cc:237] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.308435 11514 tablet_bootstrap.cc:492] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192: No bootstrap required, opened a new log
I20260710 13:19:06.308920 11514 ts_tablet_manager.cc:1403] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.020s
I20260710 13:19:06.312255 11514 raft_consensus.cc:359] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.312942 11514 raft_consensus.cc:385] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:06.313439 11514 raft_consensus.cc:740] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Initialized, Role: FOLLOWER
I20260710 13:19:06.314152 11514 consensus_queue.cc:260] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.314317 11394 raft_consensus.cc:2468] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:06.316326 11514 ts_tablet_manager.cc:1434] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:19:06.339044 11214 catalog_manager.cc:5697] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.434569 11518 raft_consensus.cc:493] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.435194 11518 raft_consensus.cc:515] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.437302 11518 leader_election.cc:290] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:06.438359 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:06.438499 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:06.439021 11395 raft_consensus.cc:2468] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 0.
I20260710 13:19:06.439163 11469 raft_consensus.cc:2468] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 0.
I20260710 13:19:06.440253 11286 leader_election.cc:304] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:06.441113 11518 raft_consensus.cc:2804] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:06.441536 11518 raft_consensus.cc:493] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:06.441869 11518 raft_consensus.cc:3060] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.449209 11518 raft_consensus.cc:515] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.451395 11518 leader_election.cc:290] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:06.452414 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:06.453109 11395 raft_consensus.cc:3060] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.453279 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:06.453933 11469 raft_consensus.cc:3060] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.458453 11395 raft_consensus.cc:2468] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:06.459720 11286 leader_election.cc:304] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:06.460510 11518 raft_consensus.cc:2804] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:06.460719 11469 raft_consensus.cc:2468] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:06.461331 11518 raft_consensus.cc:697] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:06.462519 11518 consensus_queue.cc:237] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.465425 11521 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.473064 11215 catalog_manager.cc:5697] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:06.477078 11539 raft_consensus.cc:493] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:06.477692 11539 raft_consensus.cc:515] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:06.480636 11539 leader_election.cc:290] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:06.483141 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6da97adea0f41f1bc324c925741d9b6" is_pre_election: true
I20260710 13:19:06.484864 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:06.486835 11358 leader_election.cc:304] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a; no voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:06.488440 11539 raft_consensus.cc:2749] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:06.491990 11395 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:06.502205 11584 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:06.516811 11539 consensus_queue.cc:1048] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.535259 11587 consensus_queue.cc:1048] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.541038 11584 consensus_queue.cc:1048] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:06.558094 11554 consensus_queue.cc:1048] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:06.784672 11518 consensus_queue.cc:1048] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:06.796427 11577 consensus_queue.cc:1048] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.019944 11577 consensus_queue.cc:1048] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:07.033809 11577 consensus_queue.cc:1048] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:07.103446 11265 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:07.611835 11578 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:07.612362 11578 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.614315 11578 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:07.615203 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a" is_pre_election: true
I20260710 13:19:07.615365 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192" is_pre_election: true
I20260710 13:19:07.615865 11395 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:07.615926 11469 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 1.
I20260710 13:19:07.617029 11286 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [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: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:07.617759 11578 raft_consensus.cc:2804] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:07.618117 11578 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:07.618362 11578 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.623689 11578 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.625738 11578 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 2 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:07.626598 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:07.626856 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:07.627240 11395 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.627352 11469 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.634678 11395 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 2.
I20260710 13:19:07.634678 11469 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 2.
I20260710 13:19:07.636096 11283 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:07.636911 11577 raft_consensus.cc:2804] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.637308 11577 raft_consensus.cc:697] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:07.638262 11577 consensus_queue.cc:237] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Queue going to LEADER 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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.645642 11216 catalog_manager.cc:5697] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 0 to 2, leader changed from <none> to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.693563 11395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7784085bd249628d8da2f535f55650"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
mode: GRACEFUL
new_leader_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:34694
I20260710 13:19:07.694415 11395 raft_consensus.cc:606] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Received request to transfer leadership to TS d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:07.717496 11320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a6541b91db54d29acc18355994574ee"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:51920
I20260710 13:19:07.718032 11320 raft_consensus.cc:606] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:07.734752 11469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:55880
I20260710 13:19:07.735355 11469 raft_consensus.cc:606] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:07.740530 11469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:55880
I20260710 13:19:07.741081 11469 raft_consensus.cc:606] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:07.747687 11320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
mode: GRACEFUL
new_leader_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:51920
I20260710 13:19:07.748200 11320 raft_consensus.cc:606] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Received request to transfer leadership to TS 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:07.848891 11539 raft_consensus.cc:993] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a: : Instructing follower d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:07.849385 11604 raft_consensus.cc:1081] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Signalling peer d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:07.851061 11320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7784085bd249628d8da2f535f55650"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:42354
I20260710 13:19:07.851596 11320 raft_consensus.cc:493] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.851925 11320 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.856884 11320 raft_consensus.cc:515] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.858613 11320 leader_election.cc:290] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 2 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:07.859529 11394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:07.859812 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:07.860222 11394 raft_consensus.cc:3055] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.860406 11469 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.860605 11394 raft_consensus.cc:740] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:07.861577 11394 consensus_queue.cc:260] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.863035 11394 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.867877 11469 raft_consensus.cc:2468] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 2.
I20260710 13:19:07.869174 11283 leader_election.cc:304] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:07.869988 11577 raft_consensus.cc:2804] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.869896 11394 raft_consensus.cc:2468] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 2.
I20260710 13:19:07.870563 11577 raft_consensus.cc:697] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:07.871444 11577 consensus_queue.cc:237] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.878399 11216 catalog_manager.cc:5697] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 1 to 2, leader changed from 73a3bf91b43840d58b09745552f0a62a (127.10.236.66) to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.905514 11578 raft_consensus.cc:993] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:07.906008 11577 raft_consensus.cc:1081] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:07.907401 11394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a6541b91db54d29acc18355994574ee"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58892
I20260710 13:19:07.907883 11394 raft_consensus.cc:493] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.908165 11394 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.913568 11394 raft_consensus.cc:515] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.915599 11394 leader_election.cc:290] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:07.916363 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:07.916810 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:07.917114 11319 raft_consensus.cc:3055] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.917479 11469 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.917549 11319 raft_consensus.cc:740] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:07.918552 11319 consensus_queue.cc:260] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.920094 11319 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.925944 11469 raft_consensus.cc:2468] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:07.927570 11358 leader_election.cc:304] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192; no voters: 
I20260710 13:19:07.927783 11319 raft_consensus.cc:2468] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:07.928422 11604 raft_consensus.cc:2804] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.928987 11604 raft_consensus.cc:697] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:07.929767 11604 consensus_queue.cc:237] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.936916 11216 catalog_manager.cc:5697] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 1 to 2, leader changed from d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 2 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.948737 11521 raft_consensus.cc:993] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:07.949201 11607 raft_consensus.cc:1081] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:07.950786 11394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58908
I20260710 13:19:07.951364 11394 raft_consensus.cc:493] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:07.951684 11394 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.956861 11394 raft_consensus.cc:515] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.959053 11394 leader_election.cc:290] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:07.959872 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:07.960227 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:07.960580 11319 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.960795 11469 raft_consensus.cc:3055] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:07.961122 11469 raft_consensus.cc:740] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:07.962011 11469 consensus_queue.cc:260] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.963253 11469 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:07.968243 11319 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:07.969765 11360 leader_election.cc:304] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:07.970628 11604 raft_consensus.cc:2804] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:07.970938 11469 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:07.972643 11604 raft_consensus.cc:697] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:07.973538 11604 consensus_queue.cc:237] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:07.980716 11216 catalog_manager.cc:5697] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 1 to 2, leader changed from 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 2 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.050118 11578 raft_consensus.cc:993] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6: : Instructing follower 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:08.050565 11577 raft_consensus.cc:1081] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Signalling peer 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:08.052057 11469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:54206
I20260710 13:19:08.052531 11469 raft_consensus.cc:493] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.052803 11469 raft_consensus.cc:3060] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.059055 11469 raft_consensus.cc:515] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:08.060978 11469 leader_election.cc:290] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 2 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:08.061661 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:08.061997 11394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06b418543f6044fb8ecabcdc6e78c5ff" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:08.062383 11319 raft_consensus.cc:3055] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.062548 11394 raft_consensus.cc:3060] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.062752 11319 raft_consensus.cc:740] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:08.063613 11319 consensus_queue.cc:260] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:08.064828 11319 raft_consensus.cc:3060] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.069998 11394 raft_consensus.cc:2468] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 2.
I20260710 13:19:08.071465 11435 leader_election.cc:304] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192; no voters: 
I20260710 13:19:08.071874 11319 raft_consensus.cc:2468] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 2.
I20260710 13:19:08.072407 11607 raft_consensus.cc:2804] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.072962 11607 raft_consensus.cc:697] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Becoming Leader. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:08.073750 11607 consensus_queue.cc:237] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:08.081308 11216 catalog_manager.cc:5697] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 reported cstate change: term changed from 1 to 2, leader changed from d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65) to 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "8d4f98626ab7454bb1895c56fcb61192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.178364 11394 raft_consensus.cc:1275] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:08.179881 11577 consensus_queue.cc:1048] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.190972 11469 raft_consensus.cc:1275] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:08.192412 11614 consensus_queue.cc:1048] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.204360 11521 raft_consensus.cc:993] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:08.204882 11521 raft_consensus.cc:1081] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:08.206545 11394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58908
I20260710 13:19:08.207051 11394 raft_consensus.cc:493] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:08.207439 11394 raft_consensus.cc:3060] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.214515 11394 raft_consensus.cc:515] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:08.216440 11394 leader_election.cc:290] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:08.217335 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:08.217554 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8731541fc11843c28fb9fe80bba5362b" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:08.218030 11319 raft_consensus.cc:3060] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.218104 11469 raft_consensus.cc:3055] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:08.218533 11469 raft_consensus.cc:740] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:08.219290 11469 consensus_queue.cc:260] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:08.220247 11469 raft_consensus.cc:3060] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:08.223641 11319 raft_consensus.cc:2468] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:08.225016 11360 leader_election.cc:304] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:08.225890 11604 raft_consensus.cc:2804] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:08.225943 11469 raft_consensus.cc:2468] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:08.226399 11604 raft_consensus.cc:697] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:08.227351 11604 consensus_queue.cc:237] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:08.235355 11216 catalog_manager.cc:5697] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 1 to 2, leader changed from 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 2 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.250749 11469 raft_consensus.cc:1275] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.252007 11614 consensus_queue.cc:1048] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.256831 11394 raft_consensus.cc:1275] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.258353 11614 consensus_queue.cc:1048] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.347931 11319 raft_consensus.cc:1275] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.349459 11604 consensus_queue.cc:1048] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.358651 11469 raft_consensus.cc:1275] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.360261 11608 consensus_queue.cc:1048] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.404762 11319 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.406318 11539 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.415755 11469 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.417270 11539 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.487563 11394 raft_consensus.cc:1275] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.489157 11521 consensus_queue.cc:1048] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:08.500758 11319 raft_consensus.cc:1275] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.502406 11627 consensus_queue.cc:1048] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:08.693682 11469 raft_consensus.cc:1275] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.695472 11539 consensus_queue.cc:1048] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.706274 11319 raft_consensus.cc:1275] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:08.708577 11624 consensus_queue.cc:1048] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.780997 11185 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:19:10.782070 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:10.808090 11395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
mode: GRACEFUL
new_leader_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:19:10.808715 11395 raft_consensus.cc:606] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Received request to transfer leadership to TS 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:10.820554 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
mode: GRACEFUL
new_leader_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:51926
I20260710 13:19:10.821116 11319 raft_consensus.cc:606] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Received request to transfer leadership to TS 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:10.822687 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:10.823300 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:10.931206 11604 raft_consensus.cc:993] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: : Instructing follower 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:10.931829 11637 raft_consensus.cc:1081] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Signalling peer 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:10.933324 11469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:54214
I20260710 13:19:10.933898 11469 raft_consensus.cc:493] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:10.934144 11469 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:10.939604 11469 raft_consensus.cc:515] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:10.941697 11469 leader_election.cc:290] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 3 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:10.942490 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:10.942775 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:10.943135 11319 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:10.943341 11395 raft_consensus.cc:3055] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:10.943687 11395 raft_consensus.cc:740] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:10.944543 11395 consensus_queue.cc:260] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:10.945899 11395 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:10.951018 11319 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 3.
I20260710 13:19:10.952494 11434 leader_election.cc:304] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [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: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:10.953397 11627 raft_consensus.cc:2804] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:10.953444 11395 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 3.
I20260710 13:19:10.954885 11627 raft_consensus.cc:697] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 LEADER]: Becoming Leader. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:10.955683 11627 consensus_queue.cc:237] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:10.963534 11215 catalog_manager.cc:5697] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 reported cstate change: term changed from 2 to 3, leader changed from 73a3bf91b43840d58b09745552f0a62a (127.10.236.66) to 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67). New cstate: current_term: 3 leader_uuid: "8d4f98626ab7454bb1895c56fcb61192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:11.342516 11577 raft_consensus.cc:993] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6: : Instructing follower 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:11.342969 11644 raft_consensus.cc:1081] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Signalling peer 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:11.344357 11469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:54206
I20260710 13:19:11.344837 11469 raft_consensus.cc:493] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.345137 11469 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.349716 11469 raft_consensus.cc:515] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.351253 11469 leader_election.cc:290] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 2 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:11.352128 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:11.352296 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:11.352751 11319 raft_consensus.cc:3055] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:11.352816 11395 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.353058 11319 raft_consensus.cc:740] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:11.353847 11319 consensus_queue.cc:260] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.354823 11319 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:11.359611 11395 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 2.
I20260710 13:19:11.359723 11319 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 2.
I20260710 13:19:11.360899 11434 leader_election.cc:304] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:11.361735 11627 raft_consensus.cc:2804] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:11.362221 11627 raft_consensus.cc:697] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Becoming Leader. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:11.363040 11627 consensus_queue.cc:237] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.369984 11215 catalog_manager.cc:5697] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 reported cstate change: term changed from 1 to 2, leader changed from d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65) to 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "8d4f98626ab7454bb1895c56fcb61192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:11.457751 11319 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:11.459276 11627 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.468647 11395 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:11.471556 11638 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.786051 11319 raft_consensus.cc:1275] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.787367 11638 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.797179 11395 raft_consensus.cc:1275] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:11.799280 11627 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:11.824162 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:11.836163 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec7784085bd249628d8da2f535f55650"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:51920
I20260710 13:19:11.836804 11319 raft_consensus.cc:606] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:11.841740 11469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:55880
I20260710 13:19:11.842267 11469 raft_consensus.cc:606] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:11.847155 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:51920
I20260710 13:19:11.847824 11319 raft_consensus.cc:606] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:11.852859 11319 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:51920
I20260710 13:19:11.853401 11319 raft_consensus.cc:606] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:11.865746 11469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
mode: GRACEFUL
new_leader_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:55880
I20260710 13:19:11.866267 11469 raft_consensus.cc:606] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 LEADER]: Received request to transfer leadership to TS 73a3bf91b43840d58b09745552f0a62a
I20260710 13:19:11.906985 11653 raft_consensus.cc:993] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:11.907538 11627 raft_consensus.cc:1081] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:11.909175 11395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58908
I20260710 13:19:11.909838 11395 raft_consensus.cc:493] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.910228 11655 raft_consensus.cc:993] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:11.910331 11395 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:11.910808 11644 raft_consensus.cc:1081] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:11.912285 11394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec7784085bd249628d8da2f535f55650"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58892
I20260710 13:19:11.912784 11394 raft_consensus.cc:493] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:11.913071 11394 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.915693 11395 raft_consensus.cc:515] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.917423 11395 leader_election.cc:290] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 4 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:11.917912 11394 raft_consensus.cc:515] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.918301 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:11.918931 11319 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:11.918941 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:11.919567 11469 raft_consensus.cc:3055] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:11.919890 11469 raft_consensus.cc:740] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:11.920107 11394 leader_election.cc:290] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 3 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:11.920665 11469 consensus_queue.cc:260] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.921062 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:11.921627 11320 raft_consensus.cc:3055] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:11.921913 11469 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:11.921921 11320 raft_consensus.cc:740] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:11.923130 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec7784085bd249628d8da2f535f55650" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:11.923709 11467 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.923408 11320 consensus_queue.cc:260] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.924680 11320 raft_consensus.cc:3060] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:11.926229 11319 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 4.
I20260710 13:19:11.927783 11360 leader_election.cc:304] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [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: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:11.928670 11637 raft_consensus.cc:2804] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:11.929279 11637 raft_consensus.cc:697] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:11.929768 11469 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 4.
I20260710 13:19:11.930220 11637 consensus_queue.cc:237] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.931633 11467 raft_consensus.cc:2468] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 3.
I20260710 13:19:11.932880 11358 leader_election.cc:304] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [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: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192; no voters: 
I20260710 13:19:11.933174 11320 raft_consensus.cc:2468] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 3.
I20260710 13:19:11.933741 11637 raft_consensus.cc:2804] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:11.934739 11637 raft_consensus.cc:697] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:11.935564 11637 consensus_queue.cc:237] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:11.938241 11215 catalog_manager.cc:5697] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 3 to 4, leader changed from 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 4 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:11.952404 11215 catalog_manager.cc:5697] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 2 to 3, leader changed from d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 3 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.093936 11655 raft_consensus.cc:993] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:12.094434 11644 raft_consensus.cc:1081] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:12.095950 11394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58892
I20260710 13:19:12.096488 11394 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.096802 11394 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.102030 11394 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.103843 11394 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 3 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:12.104980 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:12.105079 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:12.105584 11320 raft_consensus.cc:3055] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:12.105692 11467 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.105901 11320 raft_consensus.cc:740] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:12.106664 11320 consensus_queue.cc:260] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.107734 11320 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.111544 11467 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 3.
I20260710 13:19:12.112823 11320 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 3.
I20260710 13:19:12.112807 11358 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [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: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192; no voters: 
I20260710 13:19:12.113875 11637 raft_consensus.cc:2804] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:12.114432 11637 raft_consensus.cc:697] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:12.115288 11637 consensus_queue.cc:237] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.123299 11215 catalog_manager.cc:5697] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 2 to 3, leader changed from d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 3 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.299969 11644 raft_consensus.cc:993] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:12.300558 11644 raft_consensus.cc:1081] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:12.302413 11394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58892
I20260710 13:19:12.303234 11394 raft_consensus.cc:493] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.303251 11653 raft_consensus.cc:993] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192: : Instructing follower 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:12.303750 11394 raft_consensus.cc:3060] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.303994 11638 raft_consensus.cc:1081] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Signalling peer 73a3bf91b43840d58b09745552f0a62a to start an election
I20260710 13:19:12.306017 11395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
 from {username='slave'} at 127.0.0.1:58908
I20260710 13:19:12.306584 11395 raft_consensus.cc:493] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:12.306941 11395 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.311195 11394 raft_consensus.cc:515] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.313449 11394 leader_election.cc:290] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:12.314046 11395 raft_consensus.cc:515] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.314886 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:12.315557 11467 raft_consensus.cc:3060] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.315677 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b62bdc469d40c9a0cdfb1d7017df9f" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:12.316210 11395 leader_election.cc:290] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 3 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:12.316361 11320 raft_consensus.cc:3055] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:12.316732 11320 raft_consensus.cc:740] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:12.317327 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:12.317904 11469 raft_consensus.cc:3055] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:12.317934 11319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "73a3bf91b43840d58b09745552f0a62a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:12.318337 11469 raft_consensus.cc:740] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:12.318552 11319 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.318454 11320 consensus_queue.cc:260] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.319124 11469 consensus_queue.cc:260] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.319851 11320 raft_consensus.cc:3060] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.320186 11469 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:12.324523 11467 raft_consensus.cc:2468] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:12.325994 11319 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 3.
I20260710 13:19:12.325888 11358 leader_election.cc:304] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 73a3bf91b43840d58b09745552f0a62a, 8d4f98626ab7454bb1895c56fcb61192; no voters: 
I20260710 13:19:12.327077 11637 raft_consensus.cc:2804] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:12.327121 11320 raft_consensus.cc:2468] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 2.
I20260710 13:19:12.327294 11360 leader_election.cc:304] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [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: 73a3bf91b43840d58b09745552f0a62a, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:12.327848 11637 raft_consensus.cc:697] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:12.328781 11651 raft_consensus.cc:2804] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:12.329303 11651 raft_consensus.cc:697] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Becoming Leader. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:12.329833 11469 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73a3bf91b43840d58b09745552f0a62a in term 3.
I20260710 13:19:12.328805 11637 consensus_queue.cc:237] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.330188 11651 consensus_queue.cc:237] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:12.337286 11215 catalog_manager.cc:5697] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 1 to 2, leader changed from d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 2 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.349448 11215 catalog_manager.cc:5697] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a reported cstate change: term changed from 2 to 3, leader changed from 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67) to 73a3bf91b43840d58b09745552f0a62a (127.10.236.66). New cstate: current_term: 3 leader_uuid: "73a3bf91b43840d58b09745552f0a62a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:12.388799 11469 raft_consensus.cc:1275] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.390204 11637 consensus_queue.cc:1048] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.402726 11320 raft_consensus.cc:1275] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.404191 11651 consensus_queue.cc:1048] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.428658 11469 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:12.430012 11651 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.438323 11320 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:12.440536 11637 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:12.557670 11320 raft_consensus.cc:1275] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:12.560396 11637 consensus_queue.cc:1048] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:12.575140 11469 raft_consensus.cc:1275] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:12.577412 11637 consensus_queue.cc:1048] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:12.732791 11469 raft_consensus.cc:1275] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.734105 11637 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:12.744066 11320 raft_consensus.cc:1275] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:12.746428 11651 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:12.861752 11469 raft_consensus.cc:1275] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.863005 11651 consensus_queue.cc:1048] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.872953 11320 raft_consensus.cc:1275] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Refusing update from remote peer 73a3bf91b43840d58b09745552f0a62a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:12.874635 11651 consensus_queue.cc:1048] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:14.871224 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:14.879942 11395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a6541b91db54d29acc18355994574ee"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
mode: GRACEFUL
new_leader_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:19:14.880599 11395 raft_consensus.cc:606] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Received request to transfer leadership to TS 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:14.883356 11395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
mode: GRACEFUL
new_leader_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:19:14.883872 11395 raft_consensus.cc:606] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 LEADER]: Received request to transfer leadership to TS d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:14.886122 11395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
mode: GRACEFUL
new_leader_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:19:14.886639 11395 raft_consensus.cc:606] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Received request to transfer leadership to TS d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:14.888958 11395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "852342b4374740d7b349b7413bcbefac"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
mode: GRACEFUL
new_leader_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:19:14.889436 11395 raft_consensus.cc:606] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Received request to transfer leadership to TS 8d4f98626ab7454bb1895c56fcb61192
I20260710 13:19:14.891598 11395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d"
dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
mode: GRACEFUL
new_leader_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:19:14.892028 11395 raft_consensus.cc:606] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Received request to transfer leadership to TS d6da97adea0f41f1bc324c925741d9b6
I20260710 13:19:14.893033 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:14.893537 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:14.940485 11661 raft_consensus.cc:993] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a: : Instructing follower d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:14.941007 11673 raft_consensus.cc:1081] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Signalling peer d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:14.942656 11320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:42354
I20260710 13:19:14.943195 11320 raft_consensus.cc:493] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.943503 11320 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:14.949261 11320 raft_consensus.cc:515] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:14.951153 11320 leader_election.cc:290] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 4 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:14.952419 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:14.952412 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74bd8f8785f44e69a83b0d9fb40980c6" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:14.953042 11395 raft_consensus.cc:3055] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:14.953083 11469 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:14.953362 11395 raft_consensus.cc:740] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:14.954185 11395 consensus_queue.cc:260] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:14.955108 11395 raft_consensus.cc:3060] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:14.958654 11469 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 4.
I20260710 13:19:14.960245 11283 leader_election.cc:304] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [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: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:14.960268 11395 raft_consensus.cc:2468] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 4.
I20260710 13:19:14.962299 11674 raft_consensus.cc:2804] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:14.963449 11674 raft_consensus.cc:697] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 4 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:14.964365 11674 consensus_queue.cc:237] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:14.971212 11216 catalog_manager.cc:5697] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 3 to 4, leader changed from 73a3bf91b43840d58b09745552f0a62a (127.10.236.66) to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 4 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:14.983412 11661 raft_consensus.cc:993] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: : Instructing follower d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:14.984023 11673 raft_consensus.cc:1081] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 LEADER]: Signalling peer d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:14.985826 11320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:42354
I20260710 13:19:14.986430 11320 raft_consensus.cc:493] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:14.986722 11320 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:14.991485 11320 raft_consensus.cc:515] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:14.993083 11320 leader_election.cc:290] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 5 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:14.994072 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:14.994288 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d791b173ec46a58fd57d80e5bc0f45" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:14.994679 11395 raft_consensus.cc:3055] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:14.994732 11469 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:14.995148 11395 raft_consensus.cc:740] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:14.995930 11395 consensus_queue.cc:260] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:14.997133 11395 raft_consensus.cc:3060] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:15.002135 11469 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 5.
I20260710 13:19:15.003567 11283 leader_election.cc:304] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [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: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:15.004124 11395 raft_consensus.cc:2468] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 5.
I20260710 13:19:15.004598 11674 raft_consensus.cc:2804] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:15.005101 11674 raft_consensus.cc:697] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 5 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:15.006534 11661 raft_consensus.cc:993] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a: : Instructing follower 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:15.006207 11674 consensus_queue.cc:237] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.006999 11673 raft_consensus.cc:1081] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Signalling peer 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:15.008818 11469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a6541b91db54d29acc18355994574ee"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:54214
I20260710 13:19:15.009419 11469 raft_consensus.cc:493] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.009867 11469 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.015697 11469 raft_consensus.cc:515] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.015654 11216 catalog_manager.cc:5697] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 4 to 5, leader changed from 73a3bf91b43840d58b09745552f0a62a (127.10.236.66) to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 5 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.017679 11469 leader_election.cc:290] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 3 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:15.018725 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:15.019351 11395 raft_consensus.cc:3055] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:15.019527 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6541b91db54d29acc18355994574ee" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:15.019692 11395 raft_consensus.cc:740] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:15.020148 11320 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.020601 11395 consensus_queue.cc:260] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.021821 11395 raft_consensus.cc:3060] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:15.026927 11320 raft_consensus.cc:2468] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 3.
I20260710 13:19:15.027252 11395 raft_consensus.cc:2468] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 3.
I20260710 13:19:15.028266 11434 leader_election.cc:304] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [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: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:15.029309 11638 raft_consensus.cc:2804] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:15.030423 11638 raft_consensus.cc:697] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 3 LEADER]: Becoming Leader. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:15.031208 11638 consensus_queue.cc:237] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.041247 11216 catalog_manager.cc:5697] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 reported cstate change: term changed from 2 to 3, leader changed from 73a3bf91b43840d58b09745552f0a62a (127.10.236.66) to 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67). New cstate: current_term: 3 leader_uuid: "8d4f98626ab7454bb1895c56fcb61192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:15.302511 11661 raft_consensus.cc:993] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a: : Instructing follower 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:15.303135 11673 raft_consensus.cc:1081] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Signalling peer 8d4f98626ab7454bb1895c56fcb61192 to start an election
I20260710 13:19:15.304698 11469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "852342b4374740d7b349b7413bcbefac"
dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
 from {username='slave'} at 127.0.0.1:54214
I20260710 13:19:15.305209 11469 raft_consensus.cc:493] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.305514 11469 raft_consensus.cc:3060] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.310154 11469 raft_consensus.cc:515] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.311910 11469 leader_election.cc:290] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 2 election: Requested vote from peers d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895), 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061)
I20260710 13:19:15.312916 11320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
I20260710 13:19:15.312988 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "852342b4374740d7b349b7413bcbefac" candidate_uuid: "8d4f98626ab7454bb1895c56fcb61192" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:15.313663 11320 raft_consensus.cc:3060] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.313808 11395 raft_consensus.cc:3055] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:15.314217 11395 raft_consensus.cc:740] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:15.314952 11395 consensus_queue.cc:260] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.316128 11395 raft_consensus.cc:3060] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:15.318830 11320 raft_consensus.cc:2468] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 2.
I20260710 13:19:15.319813 11434 leader_election.cc:304] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:15.320555 11638 raft_consensus.cc:2804] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:15.320981 11395 raft_consensus.cc:2468] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8d4f98626ab7454bb1895c56fcb61192 in term 2.
I20260710 13:19:15.321060 11638 raft_consensus.cc:697] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Becoming Leader. State: Replica: 8d4f98626ab7454bb1895c56fcb61192, State: Running, Role: LEADER
I20260710 13:19:15.322114 11638 consensus_queue.cc:237] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.329020 11216 catalog_manager.cc:5697] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 reported cstate change: term changed from 1 to 2, leader changed from 73a3bf91b43840d58b09745552f0a62a (127.10.236.66) to 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "8d4f98626ab7454bb1895c56fcb61192" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:15.360916 11661 raft_consensus.cc:993] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a: : Instructing follower d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:15.361522 11673 raft_consensus.cc:1081] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Signalling peer d6da97adea0f41f1bc324c925741d9b6 to start an election
I20260710 13:19:15.363148 11320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d"
dest_uuid: "d6da97adea0f41f1bc324c925741d9b6"
 from {username='slave'} at 127.0.0.1:42354
I20260710 13:19:15.363663 11320 raft_consensus.cc:493] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:15.363958 11320 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.368394 11320 raft_consensus.cc:515] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.369977 11320 leader_election.cc:290] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [CANDIDATE]: Term 4 election: Requested vote from peers 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061), 8d4f98626ab7454bb1895c56fcb61192 (127.10.236.67:34811)
I20260710 13:19:15.370990 11469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8d4f98626ab7454bb1895c56fcb61192"
I20260710 13:19:15.370971 11395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87ffa013b0c94334baa72dd507d7bf1d" candidate_uuid: "d6da97adea0f41f1bc324c925741d9b6" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "73a3bf91b43840d58b09745552f0a62a"
I20260710 13:19:15.371663 11469 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.371701 11395 raft_consensus.cc:3055] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:15.372169 11395 raft_consensus.cc:740] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 73a3bf91b43840d58b09745552f0a62a, State: Running, Role: LEADER
I20260710 13:19:15.372946 11395 consensus_queue.cc:260] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.374131 11395 raft_consensus.cc:3060] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:15.378937 11469 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 4.
I20260710 13:19:15.380131 11283 leader_election.cc:304] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [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: 8d4f98626ab7454bb1895c56fcb61192, d6da97adea0f41f1bc324c925741d9b6; no voters: 
I20260710 13:19:15.380643 11395 raft_consensus.cc:2468] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6da97adea0f41f1bc324c925741d9b6 in term 4.
I20260710 13:19:15.380884 11674 raft_consensus.cc:2804] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:15.381419 11674 raft_consensus.cc:697] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 4 LEADER]: Becoming Leader. State: Replica: d6da97adea0f41f1bc324c925741d9b6, State: Running, Role: LEADER
I20260710 13:19:15.382222 11674 consensus_queue.cc:237] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [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: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } }
I20260710 13:19:15.389591 11216 catalog_manager.cc:5697] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 reported cstate change: term changed from 3 to 4, leader changed from 73a3bf91b43840d58b09745552f0a62a (127.10.236.66) to d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65). New cstate: current_term: 4 leader_uuid: "d6da97adea0f41f1bc324c925741d9b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:15.453004 11320 raft_consensus.cc:1275] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.454362 11638 consensus_queue.cc:1048] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.464848 11395 raft_consensus.cc:1275] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:15.466526 11682 consensus_queue.cc:1048] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:15.493131 11469 raft_consensus.cc:1275] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.494391 11674 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:15.503100 11395 raft_consensus.cc:1275] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:15.504696 11675 consensus_queue.cc:1048] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:15.601663 11469 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 5 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:15.603030 11675 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:15.612402 11395 raft_consensus.cc:1275] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 5 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:15.614552 11692 consensus_queue.cc:1048] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:15.805622 11320 raft_consensus.cc:1275] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:15.807132 11682 consensus_queue.cc:1048] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6da97adea0f41f1bc324c925741d9b6" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 35895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:15.817121 11395 raft_consensus.cc:1275] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Refusing update from remote peer 8d4f98626ab7454bb1895c56fcb61192: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:15.818920 11682 consensus_queue.cc:1048] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:15.840853 11469 raft_consensus.cc:1275] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:15.842269 11692 consensus_queue.cc:1048] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8d4f98626ab7454bb1895c56fcb61192" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.855229 11395 raft_consensus.cc:1275] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Refusing update from remote peer d6da97adea0f41f1bc324c925741d9b6: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:19:15.856622 11692 consensus_queue.cc:1048] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "73a3bf91b43840d58b09745552f0a62a" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 42061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:15.894599 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:15.901885 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
W20260710 13:19:15.924127 11434 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:19:15.928478 11434 consensus_peers.cc:597] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 -> Peer d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895): Couldn't send request to peer d6da97adea0f41f1bc324c925741d9b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.940094 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:15.941092 11185 tablet_replica.cc:333] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.941854 11185 raft_consensus.cc:2243] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.942447 11185 raft_consensus.cc:2272] T 06b418543f6044fb8ecabcdc6e78c5ff P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.946218 11185 tablet_replica.cc:333] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
W20260710 13:19:15.947039 11434 consensus_peers.cc:597] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 -> Peer d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895): Couldn't send request to peer d6da97adea0f41f1bc324c925741d9b6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.947077 11185 raft_consensus.cc:2243] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.947686 11185 raft_consensus.cc:2272] T 8731541fc11843c28fb9fe80bba5362b P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.949657 11185 tablet_replica.cc:333] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.950220 11185 raft_consensus.cc:2243] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.950644 11185 raft_consensus.cc:2272] T a8b62bdc469d40c9a0cdfb1d7017df9f P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.952358 11185 tablet_replica.cc:333] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.952884 11185 raft_consensus.cc:2243] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.953760 11185 raft_consensus.cc:2272] T 48d791b173ec46a58fd57d80e5bc0f45 P d6da97adea0f41f1bc324c925741d9b6 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.955890 11185 tablet_replica.cc:333] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.956470 11185 raft_consensus.cc:2243] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.956885 11185 raft_consensus.cc:2272] T 852342b4374740d7b349b7413bcbefac P d6da97adea0f41f1bc324c925741d9b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.959018 11185 tablet_replica.cc:333] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.959533 11185 raft_consensus.cc:2243] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.960417 11185 raft_consensus.cc:2272] T 87ffa013b0c94334baa72dd507d7bf1d P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.962796 11185 tablet_replica.cc:333] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.963354 11185 raft_consensus.cc:2243] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.963815 11185 raft_consensus.cc:2272] T ec7784085bd249628d8da2f535f55650 P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.965811 11185 tablet_replica.cc:333] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.966336 11185 raft_consensus.cc:2243] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.966768 11185 raft_consensus.cc:2272] T 3a6541b91db54d29acc18355994574ee P d6da97adea0f41f1bc324c925741d9b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.968968 11185 tablet_replica.cc:333] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6: stopping tablet replica
I20260710 13:19:15.969508 11185 raft_consensus.cc:2243] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.970310 11185 raft_consensus.cc:2272] T 74bd8f8785f44e69a83b0d9fb40980c6 P d6da97adea0f41f1bc324c925741d9b6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.126459 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
W20260710 13:19:16.128777 11360 consensus_peers.cc:597] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a -> Peer d6da97adea0f41f1bc324c925741d9b6 (127.10.236.65:35895): Couldn't send request to peer d6da97adea0f41f1bc324c925741d9b6. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:35895: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:16.149327 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
I20260710 13:19:16.190970 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:16.191605 11185 tablet_replica.cc:333] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.192139 11185 raft_consensus.cc:2243] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.192624 11185 raft_consensus.cc:2272] T 06b418543f6044fb8ecabcdc6e78c5ff P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.195195 11185 tablet_replica.cc:333] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.195953 11185 raft_consensus.cc:2243] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.196393 11185 raft_consensus.cc:2272] T 48d791b173ec46a58fd57d80e5bc0f45 P 73a3bf91b43840d58b09745552f0a62a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.199205 11185 tablet_replica.cc:333] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.199788 11185 raft_consensus.cc:2243] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.200510 11185 raft_consensus.cc:2272] T a8b62bdc469d40c9a0cdfb1d7017df9f P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.202471 11185 tablet_replica.cc:333] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.203016 11185 raft_consensus.cc:2243] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.203923 11185 raft_consensus.cc:2272] T 8731541fc11843c28fb9fe80bba5362b P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.205844 11185 tablet_replica.cc:333] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.206357 11185 raft_consensus.cc:2243] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.206758 11185 raft_consensus.cc:2272] T 74bd8f8785f44e69a83b0d9fb40980c6 P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.208870 11185 tablet_replica.cc:333] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.209434 11185 raft_consensus.cc:2243] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.209911 11185 raft_consensus.cc:2272] T 3a6541b91db54d29acc18355994574ee P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.212190 11185 tablet_replica.cc:333] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.212718 11185 raft_consensus.cc:2243] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.213615 11185 raft_consensus.cc:2272] T ec7784085bd249628d8da2f535f55650 P 73a3bf91b43840d58b09745552f0a62a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.215384 11185 tablet_replica.cc:333] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.215881 11185 raft_consensus.cc:2243] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.216298 11185 raft_consensus.cc:2272] T 87ffa013b0c94334baa72dd507d7bf1d P 73a3bf91b43840d58b09745552f0a62a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.218816 11185 tablet_replica.cc:333] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a: stopping tablet replica
I20260710 13:19:16.219347 11185 raft_consensus.cc:2243] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.219779 11185 raft_consensus.cc:2272] T 852342b4374740d7b349b7413bcbefac P 73a3bf91b43840d58b09745552f0a62a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.248644 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
I20260710 13:19:16.269317 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
I20260710 13:19:16.301482 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:16.302320 11185 tablet_replica.cc:333] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.303171 11185 raft_consensus.cc:2243] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.304203 11185 raft_consensus.cc:2272] T 06b418543f6044fb8ecabcdc6e78c5ff P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.306712 11185 tablet_replica.cc:333] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.307463 11185 raft_consensus.cc:2243] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.307960 11185 raft_consensus.cc:2272] T 74bd8f8785f44e69a83b0d9fb40980c6 P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.310127 11185 tablet_replica.cc:333] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.310632 11185 raft_consensus.cc:2243] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.311084 11185 raft_consensus.cc:2272] T ec7784085bd249628d8da2f535f55650 P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.313504 11185 tablet_replica.cc:333] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.314085 11185 raft_consensus.cc:2243] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.315016 11185 raft_consensus.cc:2272] T 3a6541b91db54d29acc18355994574ee P 8d4f98626ab7454bb1895c56fcb61192 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:16.316875 11435 consensus_peers.cc:597] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 -> Peer 73a3bf91b43840d58b09745552f0a62a (127.10.236.66:42061): Couldn't send request to peer 73a3bf91b43840d58b09745552f0a62a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:42061: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:16.317425 11185 tablet_replica.cc:333] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.317994 11185 raft_consensus.cc:2243] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.318432 11185 raft_consensus.cc:2272] T a8b62bdc469d40c9a0cdfb1d7017df9f P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.320200 11185 tablet_replica.cc:333] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.320748 11185 raft_consensus.cc:2243] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.321164 11185 raft_consensus.cc:2272] T 8731541fc11843c28fb9fe80bba5362b P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.322952 11185 tablet_replica.cc:333] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.323437 11185 raft_consensus.cc:2243] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.323853 11185 raft_consensus.cc:2272] T 48d791b173ec46a58fd57d80e5bc0f45 P 8d4f98626ab7454bb1895c56fcb61192 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.326473 11185 tablet_replica.cc:333] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.327165 11185 raft_consensus.cc:2243] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.327891 11185 raft_consensus.cc:2272] T 852342b4374740d7b349b7413bcbefac P 8d4f98626ab7454bb1895c56fcb61192 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.330353 11185 tablet_replica.cc:333] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192: stopping tablet replica
I20260710 13:19:16.330821 11185 raft_consensus.cc:2243] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:16.331318 11185 raft_consensus.cc:2272] T 87ffa013b0c94334baa72dd507d7bf1d P 8d4f98626ab7454bb1895c56fcb61192 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.359602 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:19:16.378427 11185 master.cc:562] Master@127.10.236.126:41561 shutting down...
I20260710 13:19:16.598057 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:16.598670 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:16.598964 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9132d729bd484f4a842377a5255d76b5: stopping tablet replica
I20260710 13:19:16.619241 11185 master.cc:584] Master@127.10.236.126:41561 shutdown complete.
73a3bf91b43840d58b09745552f0a62a  4
8d4f98626ab7454bb1895c56fcb61192  1
d6da97adea0f41f1bc324c925741d9b6  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14207 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:19:16.664201 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:40503
I20260710 13:19:16.665612 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.671666 11706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.671844 11707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.673192 11709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.673916 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:16.674754 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.674928 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.675119 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689556675086 us; error 0 us; skew 500 ppm
I20260710 13:19:16.675680 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.678550 11185 webserver.cc:533] Webserver started at http://127.10.236.126:33081/ using document root <none> and password file <none>
I20260710 13:19:16.679103 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.679299 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.679595 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.680810 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "10e7b1aa278445e89f9454ca0f96d61a"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-qfnx"
I20260710 13:19:16.685822 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:16.689546 11714 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.690347 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:16.690764 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "10e7b1aa278445e89f9454ca0f96d61a"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-qfnx"
I20260710 13:19:16.691087 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:16.716424 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.718109 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.761018 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:40503
I20260710 13:19:16.761111 11765 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:40503 every 8 connection(s)
I20260710 13:19:16.765286 11766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.775488 11766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a: Bootstrap starting.
I20260710 13:19:16.780639 11766 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.785185 11766 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a: No bootstrap required, opened a new log
I20260710 13:19:16.787441 11766 raft_consensus.cc:359] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e7b1aa278445e89f9454ca0f96d61a" member_type: VOTER }
I20260710 13:19:16.787889 11766 raft_consensus.cc:385] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.788136 11766 raft_consensus.cc:740] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 10e7b1aa278445e89f9454ca0f96d61a, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.788779 11766 consensus_queue.cc:260] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "10e7b1aa278445e89f9454ca0f96d61a" member_type: VOTER }
I20260710 13:19:16.789245 11766 raft_consensus.cc:399] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:16.789507 11766 raft_consensus.cc:493] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:16.789778 11766 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.794301 11766 raft_consensus.cc:515] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e7b1aa278445e89f9454ca0f96d61a" member_type: VOTER }
I20260710 13:19:16.794881 11766 leader_election.cc:304] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [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: 10e7b1aa278445e89f9454ca0f96d61a; no voters: 
I20260710 13:19:16.796118 11766 leader_election.cc:290] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:16.796550 11769 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:16.798012 11769 raft_consensus.cc:697] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 1 LEADER]: Becoming Leader. State: Replica: 10e7b1aa278445e89f9454ca0f96d61a, State: Running, Role: LEADER
I20260710 13:19:16.798728 11769 consensus_queue.cc:237] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [LEADER]: Queue going to LEADER mode. State: All 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: "10e7b1aa278445e89f9454ca0f96d61a" member_type: VOTER }
I20260710 13:19:16.799345 11766 sys_catalog.cc:565] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:16.803606 11770 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "10e7b1aa278445e89f9454ca0f96d61a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e7b1aa278445e89f9454ca0f96d61a" member_type: VOTER } }
I20260710 13:19:16.804006 11771 sys_catalog.cc:455] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 10e7b1aa278445e89f9454ca0f96d61a. Latest consensus state: current_term: 1 leader_uuid: "10e7b1aa278445e89f9454ca0f96d61a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "10e7b1aa278445e89f9454ca0f96d61a" member_type: VOTER } }
I20260710 13:19:16.804383 11770 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:16.804589 11771 sys_catalog.cc:458] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:16.807905 11776 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:16.817236 11776 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:16.818454 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:16.826977 11776 catalog_manager.cc:1383] Generated new cluster ID: a1e3b0a86583460a9ea35f1991e4cc8b
I20260710 13:19:16.827308 11776 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:16.848721 11776 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:16.850155 11776 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:16.871588 11776 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a: Generated new TSK 0
I20260710 13:19:16.872259 11776 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:16.885023 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.891402 11787 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.892565 11788 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.894371 11790 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.894807 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:16.895696 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.895880 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.895999 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689556895985 us; error 0 us; skew 500 ppm
I20260710 13:19:16.896533 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.898921 11185 webserver.cc:533] Webserver started at http://127.10.236.65:39643/ using document root <none> and password file <none>
I20260710 13:19:16.899453 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.899621 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.899837 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.901021 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-qfnx"
I20260710 13:19:16.905709 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:16.909008 11795 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.909816 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:16.910178 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-qfnx"
I20260710 13:19:16.910542 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:16.922710 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.924180 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.925884 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:16.928339 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:16.928524 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.928714 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:16.928864 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.974941 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:42965
I20260710 13:19:16.975019 11857 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:42965 every 8 connection(s)
I20260710 13:19:16.980366 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.987509 11862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.989502 11863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.992377 11865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.992621 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:16.994124 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.994359 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.994537 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689556994517 us; error 0 us; skew 500 ppm
I20260710 13:19:16.995106 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.998304 11185 webserver.cc:533] Webserver started at http://127.10.236.66:38881/ using document root <none> and password file <none>
I20260710 13:19:16.998451 11858 heartbeater.cc:344] Connected to a master server at 127.10.236.126:40503
I20260710 13:19:16.998905 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.998940 11858 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:16.999220 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.999534 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.999969 11858 heartbeater.cc:507] Master 127.10.236.126:40503 requested a full tablet report, sending...
I20260710 13:19:17.000888 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "929267edb7894b35bde923b88995602d"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-qfnx"
I20260710 13:19:17.002388 11731 ts_manager.cc:194] Registered new tserver with Master: cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965)
I20260710 13:19:17.004469 11731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47092
I20260710 13:19:17.006295 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:19:17.009873 11870 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:17.010740 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:17.011058 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "929267edb7894b35bde923b88995602d"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-qfnx"
I20260710 13:19:17.011411 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:17.042999 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:17.044518 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:17.046260 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:17.048949 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:17.049229 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:17.049528 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:17.049736 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:17.094583 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:44355
I20260710 13:19:17.094683 11932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:44355 every 8 connection(s)
I20260710 13:19:17.099697 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:17.108052 11936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:17.111809 11937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:17.113016 11939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:17.113849 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:17.114960 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:17.115242 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:17.115454 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689557115435 us; error 0 us; skew 500 ppm
I20260710 13:19:17.116240 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:17.116585 11933 heartbeater.cc:344] Connected to a master server at 127.10.236.126:40503
I20260710 13:19:17.117023 11933 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:17.117869 11933 heartbeater.cc:507] Master 127.10.236.126:40503 requested a full tablet report, sending...
I20260710 13:19:17.119890 11731 ts_manager.cc:194] Registered new tserver with Master: 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:17.121920 11731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47096
I20260710 13:19:17.122705 11185 webserver.cc:533] Webserver started at http://127.10.236.67:42913/ using document root <none> and password file <none>
I20260710 13:19:17.123417 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:17.123668 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:17.124001 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:17.125471 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "bd9982e28ea54b44a157340dcdfffb40"
format_stamp: "Formatted at 2026-07-10 13:19:17 on dist-test-slave-qfnx"
I20260710 13:19:17.130203 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:19:17.133665 11944 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:17.134531 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:17.134845 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "bd9982e28ea54b44a157340dcdfffb40"
format_stamp: "Formatted at 2026-07-10 13:19:17 on dist-test-slave-qfnx"
I20260710 13:19:17.135147 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:17.149847 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:17.151201 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:17.152807 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:17.155239 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:17.155481 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:17.155733 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:17.155913 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:17.200698 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:45081
I20260710 13:19:17.200819 12006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:45081 every 8 connection(s)
I20260710 13:19:17.215819 12007 heartbeater.cc:344] Connected to a master server at 127.10.236.126:40503
I20260710 13:19:17.216257 12007 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:17.217083 12007 heartbeater.cc:507] Master 127.10.236.126:40503 requested a full tablet report, sending...
I20260710 13:19:17.219143 11731 ts_manager.cc:194] Registered new tserver with Master: bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.219866 11185 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0157684s
I20260710 13:19:17.220885 11731 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47112
I20260710 13:19:17.248484 11731 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47118:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:17.251590 11731 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:17.338675 11823 tablet_service.cc:1511] Processing CreateTablet for tablet 9302ea28f9f1459f85bbf38cd99f72f2 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:17.340307 11820 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdc26146cea496993baa0e58ef483dd (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:17.340330 11823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9302ea28f9f1459f85bbf38cd99f72f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.341514 11822 tablet_service.cc:1511] Processing CreateTablet for tablet ec679116c3054e67a1987813ba0e4b83 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:17.342602 11820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdc26146cea496993baa0e58ef483dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.345768 11819 tablet_service.cc:1511] Processing CreateTablet for tablet 63bbeabfee88485facbd1a0a7625c7b6 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:17.347396 11819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bbeabfee88485facbd1a0a7625c7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.349493 11898 tablet_service.cc:1511] Processing CreateTablet for tablet 9302ea28f9f1459f85bbf38cd99f72f2 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:17.350886 11898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9302ea28f9f1459f85bbf38cd99f72f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.351682 11818 tablet_service.cc:1511] Processing CreateTablet for tablet dcaa4b59dbdc42e6b81d974ededd7287 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:17.353048 11818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcaa4b59dbdc42e6b81d974ededd7287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.354699 11897 tablet_service.cc:1511] Processing CreateTablet for tablet ec679116c3054e67a1987813ba0e4b83 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:17.356127 11897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec679116c3054e67a1987813ba0e4b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.360425 11896 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5a8b450d7a43f9913c14d58d8420fb (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:17.361469 11817 tablet_service.cc:1511] Processing CreateTablet for tablet eb5596c96c08477d8be7a4dae8ac5464 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:17.362654 11895 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdc26146cea496993baa0e58ef483dd (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:17.365031 11894 tablet_service.cc:1511] Processing CreateTablet for tablet 63bbeabfee88485facbd1a0a7625c7b6 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:17.343803 11821 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5a8b450d7a43f9913c14d58d8420fb (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:17.367410 11816 tablet_service.cc:1511] Processing CreateTablet for tablet d55554803a004be4a4c87a59838f6cb9 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:17.369450 11968 tablet_service.cc:1511] Processing CreateTablet for tablet 63bbeabfee88485facbd1a0a7625c7b6 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:17.369782 11972 tablet_service.cc:1511] Processing CreateTablet for tablet 9302ea28f9f1459f85bbf38cd99f72f2 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:17.370607 11892 tablet_service.cc:1511] Processing CreateTablet for tablet eb5596c96c08477d8be7a4dae8ac5464 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:17.371119 11968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bbeabfee88485facbd1a0a7625c7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.371743 11971 tablet_service.cc:1511] Processing CreateTablet for tablet ec679116c3054e67a1987813ba0e4b83 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:17.369479 11893 tablet_service.cc:1511] Processing CreateTablet for tablet dcaa4b59dbdc42e6b81d974ededd7287 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:17.362999 11817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5596c96c08477d8be7a4dae8ac5464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.373571 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55554803a004be4a4c87a59838f6cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.374130 11970 tablet_service.cc:1511] Processing CreateTablet for tablet 3f5a8b450d7a43f9913c14d58d8420fb (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:17.376390 11969 tablet_service.cc:1511] Processing CreateTablet for tablet 6fdc26146cea496993baa0e58ef483dd (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:17.384431 11892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5596c96c08477d8be7a4dae8ac5464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.388113 11971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec679116c3054e67a1987813ba0e4b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.378026 11822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec679116c3054e67a1987813ba0e4b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.394542 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5a8b450d7a43f9913c14d58d8420fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.397625 11972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9302ea28f9f1459f85bbf38cd99f72f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.397454 11891 tablet_service.cc:1511] Processing CreateTablet for tablet d55554803a004be4a4c87a59838f6cb9 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:17.401192 11969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdc26146cea496993baa0e58ef483dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.401022 11815 tablet_service.cc:1511] Processing CreateTablet for tablet b3d1a4debe7a4178813bbb1afaf7b496 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:17.380640 11967 tablet_service.cc:1511] Processing CreateTablet for tablet dcaa4b59dbdc42e6b81d974ededd7287 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:17.384141 11966 tablet_service.cc:1511] Processing CreateTablet for tablet eb5596c96c08477d8be7a4dae8ac5464 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:17.402556 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d1a4debe7a4178813bbb1afaf7b496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.402560 11967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcaa4b59dbdc42e6b81d974ededd7287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.409992 11966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb5596c96c08477d8be7a4dae8ac5464. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.410408 11895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fdc26146cea496993baa0e58ef483dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.411360 11965 tablet_service.cc:1511] Processing CreateTablet for tablet d55554803a004be4a4c87a59838f6cb9 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:17.413013 11965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55554803a004be4a4c87a59838f6cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.416567 11890 tablet_service.cc:1511] Processing CreateTablet for tablet b3d1a4debe7a4178813bbb1afaf7b496 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:17.417694 11821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5a8b450d7a43f9913c14d58d8420fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.418362 11890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d1a4debe7a4178813bbb1afaf7b496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.421059 11896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f5a8b450d7a43f9913c14d58d8420fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.424389 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d55554803a004be4a4c87a59838f6cb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.427639 11893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcaa4b59dbdc42e6b81d974ededd7287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.430789 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bbeabfee88485facbd1a0a7625c7b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.463587 11964 tablet_service.cc:1511] Processing CreateTablet for tablet b3d1a4debe7a4178813bbb1afaf7b496 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:17.465243 11964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d1a4debe7a4178813bbb1afaf7b496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.471902 11816 tablet_service.cc:1511] Processing CreateTablet for tablet dd8540e00412402fbe22618b27f7eb12 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:17.473336 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8540e00412402fbe22618b27f7eb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.532359 11890 tablet_service.cc:1511] Processing CreateTablet for tablet dd8540e00412402fbe22618b27f7eb12 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:17.533836 11890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8540e00412402fbe22618b27f7eb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.535007 11963 tablet_service.cc:1511] Processing CreateTablet for tablet dd8540e00412402fbe22618b27f7eb12 (DEFAULT_TABLE table=test-workload [id=084378dcdfcb4e178b7a3e6c214bbd0a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:17.536363 11963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8540e00412402fbe22618b27f7eb12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:17.550236 12022 tablet_bootstrap.cc:492] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:17.559370 12023 tablet_bootstrap.cc:492] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:17.569907 12023 tablet_bootstrap.cc:654] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.582639 12022 tablet_bootstrap.cc:654] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.588562 12024 tablet_bootstrap.cc:492] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:17.595736 12023 tablet_bootstrap.cc:492] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:17.596098 12024 tablet_bootstrap.cc:654] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.596169 12023 ts_tablet_manager.cc:1403] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.037s	user 0.018s	sys 0.000s
I20260710 13:19:17.598132 12022 tablet_bootstrap.cc:492] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:17.599525 12023 raft_consensus.cc:359] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.600271 12023 raft_consensus.cc:385] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.598647 12022 ts_tablet_manager.cc:1403] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.008s
I20260710 13:19:17.600590 12023 raft_consensus.cc:740] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.601562 12023 consensus_queue.cc:260] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.604188 11933 heartbeater.cc:499] Master 127.10.236.126:40503 was elected leader, sending a full tablet report...
I20260710 13:19:17.604688 12023 ts_tablet_manager.cc:1434] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 13:19:17.604266 12022 raft_consensus.cc:359] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.605070 12022 raft_consensus.cc:385] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.605406 12022 raft_consensus.cc:740] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.605762 12023 tablet_bootstrap.cc:492] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:17.606181 12022 consensus_queue.cc:260] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.608357 12024 tablet_bootstrap.cc:492] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:17.608819 12024 ts_tablet_manager.cc:1403] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260710 13:19:17.612200 12024 raft_consensus.cc:359] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.612955 12024 raft_consensus.cc:385] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.613291 12024 raft_consensus.cc:740] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.614146 12024 consensus_queue.cc:260] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.614696 12023 tablet_bootstrap.cc:654] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.616920 11858 heartbeater.cc:499] Master 127.10.236.126:40503 was elected leader, sending a full tablet report...
I20260710 13:19:17.617566 12022 ts_tablet_manager.cc:1434] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 13:19:17.618712 12022 tablet_bootstrap.cc:492] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:17.628576 12022 tablet_bootstrap.cc:654] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.630232 12007 heartbeater.cc:499] Master 127.10.236.126:40503 was elected leader, sending a full tablet report...
I20260710 13:19:17.631395 12024 ts_tablet_manager.cc:1434] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.004s
I20260710 13:19:17.632580 12024 tablet_bootstrap.cc:492] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:17.637661 12022 tablet_bootstrap.cc:492] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:17.638228 12022 ts_tablet_manager.cc:1403] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:19:17.639955 12024 tablet_bootstrap.cc:654] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.641901 12023 tablet_bootstrap.cc:492] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:17.641412 12022 raft_consensus.cc:359] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.642292 12022 raft_consensus.cc:385] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.642421 12023 ts_tablet_manager.cc:1403] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260710 13:19:17.642622 12022 raft_consensus.cc:740] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.643633 12022 consensus_queue.cc:260] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.645579 12023 raft_consensus.cc:359] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.646235 12022 ts_tablet_manager.cc:1434] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 13:19:17.646381 12023 raft_consensus.cc:385] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.646680 12023 raft_consensus.cc:740] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.647269 12022 tablet_bootstrap.cc:492] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:17.647408 12023 consensus_queue.cc:260] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.649588 12023 ts_tablet_manager.cc:1434] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:17.650560 12023 tablet_bootstrap.cc:492] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:17.655022 12029 raft_consensus.cc:493] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.655599 12029 raft_consensus.cc:515] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.657539 12023 tablet_bootstrap.cc:654] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.662252 12029 leader_election.cc:290] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.667546 12022 tablet_bootstrap.cc:654] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.685200 12022 tablet_bootstrap.cc:492] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:17.685782 12022 ts_tablet_manager.cc:1403] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.000s
I20260710 13:19:17.695108 12024 tablet_bootstrap.cc:492] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:17.695709 12024 ts_tablet_manager.cc:1403] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.027s
I20260710 13:19:17.698918 12024 raft_consensus.cc:359] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.699699 12024 raft_consensus.cc:385] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.700042 12024 raft_consensus.cc:740] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.700829 12024 consensus_queue.cc:260] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.703181 12023 tablet_bootstrap.cc:492] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:17.703748 12023 ts_tablet_manager.cc:1403] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.025s
I20260710 13:19:17.704264 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:17.705009 12024 ts_tablet_manager.cc:1434] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
W20260710 13:19:17.706017 11797 leader_election.cc:343] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.705997 12024 tablet_bootstrap.cc:492] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:17.707021 12023 raft_consensus.cc:359] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.707808 12023 raft_consensus.cc:385] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.708109 12023 raft_consensus.cc:740] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.708997 12023 consensus_queue.cc:260] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.689163 12022 raft_consensus.cc:359] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.711735 12023 ts_tablet_manager.cc:1434] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:17.712040 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:17.712808 12023 tablet_bootstrap.cc:492] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
W20260710 13:19:17.714022 11797 leader_election.cc:343] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929267edb7894b35bde923b88995602d (127.10.236.66:44355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.714504 11797 leader_election.cc:304] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40
I20260710 13:19:17.716292 12029 raft_consensus.cc:2749] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.711957 12022 raft_consensus.cc:385] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.717941 12022 raft_consensus.cc:740] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.718559 12024 tablet_bootstrap.cc:654] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.718879 12022 consensus_queue.cc:260] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.720293 12023 tablet_bootstrap.cc:654] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.724843 12022 ts_tablet_manager.cc:1434] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 13:19:17.725992 12022 tablet_bootstrap.cc:492] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:17.731343 12024 tablet_bootstrap.cc:492] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:17.731841 12024 ts_tablet_manager.cc:1403] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260710 13:19:17.734742 12024 raft_consensus.cc:359] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.735618 12024 raft_consensus.cc:385] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.735985 12024 raft_consensus.cc:740] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.737248 12024 consensus_queue.cc:260] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.740319 12022 tablet_bootstrap.cc:654] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.743525 12024 ts_tablet_manager.cc:1434] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:17.745034 12024 tablet_bootstrap.cc:492] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:17.746232 12023 tablet_bootstrap.cc:492] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:17.746709 12023 ts_tablet_manager.cc:1403] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.016s
I20260710 13:19:17.749509 12022 tablet_bootstrap.cc:492] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:17.750083 12022 ts_tablet_manager.cc:1403] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.010s
I20260710 13:19:17.752333 12023 raft_consensus.cc:359] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.753018 12024 tablet_bootstrap.cc:654] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.753106 12023 raft_consensus.cc:385] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.753476 12023 raft_consensus.cc:740] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.753229 12022 raft_consensus.cc:359] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.754097 12022 raft_consensus.cc:385] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.754247 12023 consensus_queue.cc:260] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.754494 12022 raft_consensus.cc:740] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.755544 12022 consensus_queue.cc:260] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.756506 12023 ts_tablet_manager.cc:1434] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 13:19:17.757611 12023 tablet_bootstrap.cc:492] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:17.763952 12022 ts_tablet_manager.cc:1434] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:19:17.764621 12023 tablet_bootstrap.cc:654] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.765089 12024 tablet_bootstrap.cc:492] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:17.765609 12024 ts_tablet_manager.cc:1403] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:19:17.766505 12028 raft_consensus.cc:493] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.767028 12028 raft_consensus.cc:515] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.768850 12024 raft_consensus.cc:359] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.769614 12024 raft_consensus.cc:385] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.769891 12024 raft_consensus.cc:740] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.765102 12022 tablet_bootstrap.cc:492] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:17.777706 12022 tablet_bootstrap.cc:654] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.777766 12024 consensus_queue.cc:260] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.780376 12024 ts_tablet_manager.cc:1434] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:19:17.781630 12024 tablet_bootstrap.cc:492] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:17.787356 12028 leader_election.cc:290] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.791070 12024 tablet_bootstrap.cc:654] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.807341 12024 tablet_bootstrap.cc:492] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:17.807842 12024 ts_tablet_manager.cc:1403] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
W20260710 13:19:17.811192 11779 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:17.810586 12024 raft_consensus.cc:359] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.813084 12024 raft_consensus.cc:385] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.813455 12024 raft_consensus.cc:740] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.814189 12024 consensus_queue.cc:260] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.816368 12024 ts_tablet_manager.cc:1434] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:17.817504 12024 tablet_bootstrap.cc:492] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:17.829115 12024 tablet_bootstrap.cc:654] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.843906 12024 tablet_bootstrap.cc:492] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:17.844517 12024 ts_tablet_manager.cc:1403] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260710 13:19:17.846145 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:17.847095 11982 raft_consensus.cc:2468] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 0.
I20260710 13:19:17.847661 12024 raft_consensus.cc:359] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.848408 12024 raft_consensus.cc:385] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.848727 12024 raft_consensus.cc:740] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.848783 11872 leader_election.cc:304] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:17.851609 12028 raft_consensus.cc:2804] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.852102 12028 raft_consensus.cc:493] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.852532 12028 raft_consensus.cc:3060] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.853075 12024 consensus_queue.cc:260] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.853956 12030 raft_consensus.cc:493] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.854633 12030 raft_consensus.cc:515] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.858539 12023 tablet_bootstrap.cc:492] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:17.859081 12023 ts_tablet_manager.cc:1403] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.102s	user 0.045s	sys 0.036s
I20260710 13:19:17.860239 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:17.861004 11833 raft_consensus.cc:2468] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 0.
I20260710 13:19:17.861543 12022 tablet_bootstrap.cc:492] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:17.862218 12022 ts_tablet_manager.cc:1403] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.097s	user 0.026s	sys 0.046s
I20260710 13:19:17.862524 12023 raft_consensus.cc:359] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.863265 12023 raft_consensus.cc:385] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.863615 12023 raft_consensus.cc:740] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.864729 12023 consensus_queue.cc:260] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.867298 12022 raft_consensus.cc:359] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.868355 12022 raft_consensus.cc:385] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.868760 12022 raft_consensus.cc:740] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.870226 12022 consensus_queue.cc:260] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.874437 12023 ts_tablet_manager.cc:1434] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.015s	user 0.015s	sys 0.000s
I20260710 13:19:17.879456 12023 tablet_bootstrap.cc:492] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:17.883915 12022 ts_tablet_manager.cc:1434] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 13:19:17.885828 12029 raft_consensus.cc:493] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.886444 12029 raft_consensus.cc:515] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.888547 12029 leader_election.cc:290] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.889335 12023 tablet_bootstrap.cc:654] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.890631 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8540e00412402fbe22618b27f7eb12" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
W20260710 13:19:17.892151 11797 leader_election.cc:343] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929267edb7894b35bde923b88995602d (127.10.236.66:44355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.895488 12022 tablet_bootstrap.cc:492] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:17.878533 12030 leader_election.cc:290] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:17.904228 12028 raft_consensus.cc:515] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.905535 12022 tablet_bootstrap.cc:654] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.914852 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8540e00412402fbe22618b27f7eb12" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:17.916512 12050 raft_consensus.cc:493] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.916934 12050 raft_consensus.cc:515] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.909912 12023 tablet_bootstrap.cc:492] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:17.911257 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:17.918848 12023 ts_tablet_manager.cc:1403] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
W20260710 13:19:17.919870 11946 leader_election.cc:343] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 929267edb7894b35bde923b88995602d (127.10.236.66:44355): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.920344 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:17.920823 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:17.921016 11833 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 0.
I20260710 13:19:17.921563 11982 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 0.
I20260710 13:19:17.918874 12050 leader_election.cc:290] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.922835 11874 leader_election.cc:304] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:17.924103 12050 raft_consensus.cc:2804] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.924432 12050 raft_consensus.cc:493] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.924997 12050 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.926782 12022 tablet_bootstrap.cc:492] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:17.927567 12022 ts_tablet_manager.cc:1403] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260710 13:19:17.927839 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:17.926733 12028 leader_election.cc:290] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.928433 11982 raft_consensus.cc:3060] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.929679 12024 ts_tablet_manager.cc:1434] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.085s	user 0.023s	sys 0.061s
I20260710 13:19:17.929812 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:17.930456 11833 raft_consensus.cc:3060] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.930974 12022 raft_consensus.cc:359] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.931763 12022 raft_consensus.cc:385] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.932094 12022 raft_consensus.cc:740] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.933007 12024 tablet_bootstrap.cc:492] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:17.932873 12022 consensus_queue.cc:260] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.935500 12050 raft_consensus.cc:515] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.923394 12023 raft_consensus.cc:359] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
W20260710 13:19:17.937536 11797 leader_election.cc:343] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.938055 11797 leader_election.cc:304] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40
I20260710 13:19:17.938386 12050 leader_election.cc:290] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.939267 12029 raft_consensus.cc:2749] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.940116 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:17.940831 11832 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:17.941488 12024 tablet_bootstrap.cc:654] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.942637 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:17.942855 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:17.943318 11981 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.943341 11832 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.937539 12023 raft_consensus.cc:385] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.942260 11948 leader_election.cc:304] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [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: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 929267edb7894b35bde923b88995602d
I20260710 13:19:17.946547 12048 raft_consensus.cc:2804] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.947091 12048 raft_consensus.cc:493] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.947582 12048 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.941689 12022 ts_tablet_manager.cc:1434] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260710 13:19:17.952967 12022 tablet_bootstrap.cc:492] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:17.956280 11832 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 1.
I20260710 13:19:17.957533 11874 leader_election.cc:304] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:17.958572 12050 raft_consensus.cc:2804] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.959056 12050 raft_consensus.cc:697] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Becoming Leader. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:17.959873 12050 consensus_queue.cc:237] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.962826 11982 raft_consensus.cc:2468] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 1.
I20260710 13:19:17.963691 12023 raft_consensus.cc:740] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.964511 12023 consensus_queue.cc:260] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.966396 11872 leader_election.cc:304] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:17.966826 12023 ts_tablet_manager.cc:1434] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260710 13:19:17.967283 12028 raft_consensus.cc:2804] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.967824 12023 tablet_bootstrap.cc:492] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:17.971913 12054 raft_consensus.cc:493] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.972397 12054 raft_consensus.cc:515] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.975798 12054 leader_election.cc:290] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:17.976893 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:17.977878 11908 raft_consensus.cc:2468] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 0.
I20260710 13:19:17.981838 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:17.981961 11797 leader_election.cc:304] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:17.982497 11982 raft_consensus.cc:2468] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 0.
I20260710 13:19:17.983260 12054 raft_consensus.cc:2804] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.983803 12054 raft_consensus.cc:493] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.984277 12054 raft_consensus.cc:3060] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.982190 12048 raft_consensus.cc:515] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.987989 11833 raft_consensus.cc:2468] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 1.
I20260710 13:19:17.988391 12028 raft_consensus.cc:697] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Becoming Leader. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:17.991987 12028 consensus_queue.cc:237] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:17.997584 12023 tablet_bootstrap.cc:654] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.001876 12050 raft_consensus.cc:493] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.999676 11730 catalog_manager.cc:5697] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d reported cstate change: term changed from 0 to 1, leader changed from <none> to 929267edb7894b35bde923b88995602d (127.10.236.66). New cstate: current_term: 1 leader_uuid: "929267edb7894b35bde923b88995602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.003084 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.003670 11833 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.002650 12050 raft_consensus.cc:515] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.011490 12050 leader_election.cc:290] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:18.011778 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:17.996417 11981 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 1.
I20260710 13:19:18.009904 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:18.014714 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:18.015429 11982 raft_consensus.cc:2468] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 0.
W20260710 13:19:18.015798 11946 leader_election.cc:343] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 929267edb7894b35bde923b88995602d (127.10.236.66:44355): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:18.014842 11874 leader_election.cc:343] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.017165 11872 leader_election.cc:304] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [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: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.018302 11833 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.018730 12050 raft_consensus.cc:2804] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.019214 12050 raft_consensus.cc:493] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.019587 12050 raft_consensus.cc:3060] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.019644 11948 leader_election.cc:304] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 929267edb7894b35bde923b88995602d
I20260710 13:19:18.020875 12030 raft_consensus.cc:2804] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.005676 12048 leader_election.cc:290] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.026872 12030 raft_consensus.cc:697] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:18.027889 12054 raft_consensus.cc:515] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.028416 12022 tablet_bootstrap.cc:654] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.028650 12030 consensus_queue.cc:237] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.029543 12024 tablet_bootstrap.cc:492] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:18.030088 12024 ts_tablet_manager.cc:1403] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.041s
I20260710 13:19:18.030678 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:18.031255 11908 raft_consensus.cc:3060] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.031864 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:18.032410 11982 raft_consensus.cc:3060] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.033888 12024 raft_consensus.cc:359] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.035027 12024 raft_consensus.cc:385] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.035372 12024 raft_consensus.cc:740] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.036279 12024 consensus_queue.cc:260] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.042316 12023 tablet_bootstrap.cc:492] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:18.038991 12050 raft_consensus.cc:515] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.038120 12054 leader_election.cc:290] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:18.044181 12024 ts_tablet_manager.cc:1434] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:18.043853 12023 ts_tablet_manager.cc:1403] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.076s	user 0.006s	sys 0.023s
I20260710 13:19:18.045678 12024 tablet_bootstrap.cc:492] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:18.051050 12023 raft_consensus.cc:359] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.052048 12023 raft_consensus.cc:385] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.052424 12023 raft_consensus.cc:740] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.057713 12023 consensus_queue.cc:260] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.061033 11908 raft_consensus.cc:2468] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 1.
I20260710 13:19:18.061757 12023 ts_tablet_manager.cc:1434] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:19:18.062345 11797 leader_election.cc:304] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:18.062753 12023 tablet_bootstrap.cc:492] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:18.063046 12022 tablet_bootstrap.cc:492] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:18.063771 12022 ts_tablet_manager.cc:1403] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.111s	user 0.004s	sys 0.015s
I20260710 13:19:18.064357 12054 raft_consensus.cc:2804] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.064885 12054 raft_consensus.cc:697] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:18.066087 11982 raft_consensus.cc:2468] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 1.
I20260710 13:19:18.067214 12054 consensus_queue.cc:237] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.071064 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.071409 11728 catalog_manager.cc:5697] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:18.072516 11874 leader_election.cc:343] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.073155 12050 leader_election.cc:290] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:18.073300 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:18.074028 12023 tablet_bootstrap.cc:654] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.074149 11982 raft_consensus.cc:3060] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.081997 12050 raft_consensus.cc:493] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.076664 12022 raft_consensus.cc:359] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.082762 12050 raft_consensus.cc:515] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.083495 12022 raft_consensus.cc:385] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.083817 12022 raft_consensus.cc:740] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.084604 12022 consensus_queue.cc:260] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.102596 12028 raft_consensus.cc:493] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.103228 12028 raft_consensus.cc:515] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.118922 12030 raft_consensus.cc:493] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.119690 12030 raft_consensus.cc:515] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.141700 12028 leader_election.cc:290] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:18.142571 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:18.143313 11908 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.144153 11982 raft_consensus.cc:2468] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 1.
I20260710 13:19:18.144656 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:18.144979 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:18.145547 12022 ts_tablet_manager.cc:1434] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.081s	user 0.012s	sys 0.004s
I20260710 13:19:18.146345 12024 tablet_bootstrap.cc:654] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.146661 12022 tablet_bootstrap.cc:492] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:18.146580 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:18.147027 11946 leader_election.cc:304] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:18.147351 11833 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.148058 12061 raft_consensus.cc:2804] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.148288 11872 leader_election.cc:304] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.148509 12061 raft_consensus.cc:493] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.148860 12061 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.149508 12028 raft_consensus.cc:2804] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.150442 12028 raft_consensus.cc:697] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Becoming Leader. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:18.151422 12028 consensus_queue.cc:237] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
W20260710 13:19:18.152626 11874 leader_election.cc:343] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:18.153900 11872 leader_election.cc:343] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.154204 12030 leader_election.cc:290] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.144172 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
W20260710 13:19:18.157104 11874 leader_election.cc:343] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.157727 11730 catalog_manager.cc:5697] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 0 to 1, leader changed from <none> to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.154678 11872 leader_election.cc:304] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 929267edb7894b35bde923b88995602d; no voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.161098 12056 raft_consensus.cc:2749] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.164067 12022 tablet_bootstrap.cc:654] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.163673 11731 catalog_manager.cc:5697] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d reported cstate change: term changed from 0 to 1, leader changed from <none> to 929267edb7894b35bde923b88995602d (127.10.236.66). New cstate: current_term: 1 leader_uuid: "929267edb7894b35bde923b88995602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.168490 12023 tablet_bootstrap.cc:492] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:18.169059 12023 ts_tablet_manager.cc:1403] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.017s
I20260710 13:19:18.169584 12050 leader_election.cc:290] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:18.171356 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
W20260710 13:19:18.176858 11872 leader_election.cc:343] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:18.171985 12023 raft_consensus.cc:359] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.177424 11872 leader_election.cc:304] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 929267edb7894b35bde923b88995602d; no voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.174191 12061 raft_consensus.cc:515] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.178150 12028 raft_consensus.cc:2749] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.178574 12024 tablet_bootstrap.cc:492] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:18.179072 12024 ts_tablet_manager.cc:1403] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.008s
I20260710 13:19:18.177659 12023 raft_consensus.cc:385] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.179823 12023 raft_consensus.cc:740] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.181046 12061 leader_election.cc:290] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.181769 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.182538 11832 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.182694 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:18.183300 11908 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.183800 12023 consensus_queue.cc:260] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.186846 12023 ts_tablet_manager.cc:1434] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:19:18.186900 11731 catalog_manager.cc:5697] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d reported cstate change: term changed from 0 to 1, leader changed from <none> to 929267edb7894b35bde923b88995602d (127.10.236.66). New cstate: current_term: 1 leader_uuid: "929267edb7894b35bde923b88995602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.188387 12023 tablet_bootstrap.cc:492] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:18.190960 11908 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.191860 11832 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.192368 11946 leader_election.cc:304] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:18.194187 12061 raft_consensus.cc:2804] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.194674 12061 raft_consensus.cc:697] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:18.195447 12061 consensus_queue.cc:237] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.193264 12024 raft_consensus.cc:359] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.201579 12024 raft_consensus.cc:385] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.201894 12024 raft_consensus.cc:740] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.202611 12024 consensus_queue.cc:260] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.205734 12023 tablet_bootstrap.cc:654] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.214380 12022 tablet_bootstrap.cc:492] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:18.214633 12024 ts_tablet_manager.cc:1434] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260710 13:19:18.214895 12022 ts_tablet_manager.cc:1403] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.009s
I20260710 13:19:18.215587 12024 tablet_bootstrap.cc:492] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:18.217729 12022 raft_consensus.cc:359] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.218638 12022 raft_consensus.cc:385] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.218909 12022 raft_consensus.cc:740] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.219730 12022 consensus_queue.cc:260] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.222240 12022 ts_tablet_manager.cc:1434] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:19:18.223235 12022 tablet_bootstrap.cc:492] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:18.223307 12024 tablet_bootstrap.cc:654] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.231194 12023 tablet_bootstrap.cc:492] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:18.231619 12023 ts_tablet_manager.cc:1403] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.005s
I20260710 13:19:18.233533 12023 raft_consensus.cc:359] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.234186 12023 raft_consensus.cc:385] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.234447 12023 raft_consensus.cc:740] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.235285 12023 consensus_queue.cc:260] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.237139 12023 ts_tablet_manager.cc:1434] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:18.239250 12023 tablet_bootstrap.cc:492] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: Bootstrap starting.
I20260710 13:19:18.242962 11731 catalog_manager.cc:5697] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.245761 12023 tablet_bootstrap.cc:654] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.250634 12024 tablet_bootstrap.cc:492] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:18.251307 12024 ts_tablet_manager.cc:1403] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.014s
I20260710 13:19:18.256102 12022 tablet_bootstrap.cc:654] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.255626 12024 raft_consensus.cc:359] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.256676 12024 raft_consensus.cc:385] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.257052 12024 raft_consensus.cc:740] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.258177 12024 consensus_queue.cc:260] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.261447 12024 ts_tablet_manager.cc:1434] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260710 13:19:18.262661 12024 tablet_bootstrap.cc:492] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40: Bootstrap starting.
I20260710 13:19:18.264606 12023 tablet_bootstrap.cc:492] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: No bootstrap required, opened a new log
I20260710 13:19:18.265129 12023 ts_tablet_manager.cc:1403] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260710 13:19:18.268095 12023 raft_consensus.cc:359] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.268743 12024 tablet_bootstrap.cc:654] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.268872 12023 raft_consensus.cc:385] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.269266 12023 raft_consensus.cc:740] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.270264 12023 consensus_queue.cc:260] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.277282 12023 ts_tablet_manager.cc:1434] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:19:18.280706 12024 tablet_bootstrap.cc:492] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40: No bootstrap required, opened a new log
I20260710 13:19:18.281193 12024 ts_tablet_manager.cc:1403] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:19:18.283972 12024 raft_consensus.cc:359] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.284601 12024 raft_consensus.cc:385] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.284826 12024 raft_consensus.cc:740] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.284987 12022 tablet_bootstrap.cc:492] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:18.285552 12022 ts_tablet_manager.cc:1403] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.015s
I20260710 13:19:18.285619 12024 consensus_queue.cc:260] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.287422 12024 ts_tablet_manager.cc:1434] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:19:18.288448 12022 raft_consensus.cc:359] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.289132 12022 raft_consensus.cc:385] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.289433 12022 raft_consensus.cc:740] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.290093 12022 consensus_queue.cc:260] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.291906 12022 ts_tablet_manager.cc:1434] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:18.292970 12022 tablet_bootstrap.cc:492] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91: Bootstrap starting.
I20260710 13:19:18.298861 12022 tablet_bootstrap.cc:654] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:18.303642 12022 tablet_bootstrap.cc:492] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91: No bootstrap required, opened a new log
I20260710 13:19:18.304015 12022 ts_tablet_manager.cc:1403] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:19:18.305838 12022 raft_consensus.cc:359] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.306298 12022 raft_consensus.cc:385] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:18.306529 12022 raft_consensus.cc:740] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Initialized, Role: FOLLOWER
I20260710 13:19:18.307111 12022 consensus_queue.cc:260] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.308444 12022 ts_tablet_manager.cc:1434] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:18.315827 12061 raft_consensus.cc:493] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.316354 12061 raft_consensus.cc:515] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.318158 12061 leader_election.cc:290] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.319156 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8540e00412402fbe22618b27f7eb12" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:18.319394 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8540e00412402fbe22618b27f7eb12" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:18.319733 11832 raft_consensus.cc:2468] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.320168 11908 raft_consensus.cc:2468] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.320899 11948 leader_election.cc:304] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:18.321776 12061 raft_consensus.cc:2804] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.322162 12061 raft_consensus.cc:493] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.322469 12061 raft_consensus.cc:3060] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.327950 12061 raft_consensus.cc:515] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.329628 12061 leader_election.cc:290] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.330529 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8540e00412402fbe22618b27f7eb12" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.330600 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8540e00412402fbe22618b27f7eb12" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:18.331305 11908 raft_consensus.cc:3060] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.331300 11832 raft_consensus.cc:3060] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.338711 11832 raft_consensus.cc:2468] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.338711 11908 raft_consensus.cc:2468] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.340193 11948 leader_election.cc:304] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:18.341035 12061 raft_consensus.cc:2804] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.341593 12061 raft_consensus.cc:697] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:18.342238 12061 consensus_queue.cc:237] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.350003 11728 catalog_manager.cc:5697] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.393290 12061 raft_consensus.cc:493] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.393843 12061 raft_consensus.cc:515] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.395648 12061 leader_election.cc:290] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.396768 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:18.396670 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:18.397529 11908 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.397647 11832 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.398651 11946 leader_election.cc:304] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:18.399442 12061 raft_consensus.cc:2804] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.399837 12061 raft_consensus.cc:493] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.400130 12061 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.404521 12061 raft_consensus.cc:515] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.406226 12061 leader_election.cc:290] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.407163 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.407325 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:18.407799 11832 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.407888 12061 raft_consensus.cc:493] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.407884 11908 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.408530 12061 raft_consensus.cc:515] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.410908 12061 leader_election.cc:290] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.411736 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:18.412472 11833 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.412931 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:18.413733 11907 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.413920 11948 leader_election.cc:304] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:18.414930 12061 raft_consensus.cc:2804] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.415297 12061 raft_consensus.cc:493] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.415484 11908 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.415664 12061 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.416666 11946 leader_election.cc:304] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:18.417285 11832 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.417469 12030 raft_consensus.cc:2804] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.418038 12030 raft_consensus.cc:697] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:18.418844 12030 consensus_queue.cc:237] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.422627 12061 raft_consensus.cc:515] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.424423 12061 leader_election.cc:290] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.425693 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.426040 11908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:18.426388 11832 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.426592 11908 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.427913 11728 catalog_manager.cc:5697] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.433884 11908 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.435864 12061 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.436317 12028 consensus_queue.cc:1048] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.436792 11946 leader_election.cc:304] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:18.437716 12061 raft_consensus.cc:2804] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.438412 12061 raft_consensus.cc:697] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:18.439254 12061 consensus_queue.cc:237] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.433882 11832 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.465801 11908 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.464943 11731 catalog_manager.cc:5697] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.472154 12028 consensus_queue.cc:1048] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.477947 12048 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.482460 12054 consensus_queue.cc:1048] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.491427 12050 consensus_queue.cc:1048] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.495398 12029 raft_consensus.cc:493] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.495867 12029 raft_consensus.cc:515] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.498113 12029 leader_election.cc:290] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:18.515125 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:18.518414 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd9982e28ea54b44a157340dcdfffb40" is_pre_election: true
I20260710 13:19:18.519618 11982 raft_consensus.cc:2393] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cfe6e5d5fd87431aba5d79ede44a6f91 in current term 1: Already voted for candidate 929267edb7894b35bde923b88995602d in this term.
I20260710 13:19:18.521807 11797 leader_election.cc:304] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40
I20260710 13:19:18.523182 12054 raft_consensus.cc:3060] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.531715 12054 raft_consensus.cc:2749] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:18.539987 12056 consensus_queue.cc:1048] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.541021 12054 consensus_queue.cc:1048] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.544813 12061 raft_consensus.cc:493] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:18.545346 12061 raft_consensus.cc:515] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.549093 11832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" is_pre_election: true
I20260710 13:19:18.550120 11832 raft_consensus.cc:2468] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.551553 11948 leader_election.cc:304] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:18.552657 12030 raft_consensus.cc:2804] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:18.553035 12030 raft_consensus.cc:493] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:18.553385 12030 raft_consensus.cc:3060] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.558809 12061 leader_election.cc:290] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.561252 11906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d" is_pre_election: true
I20260710 13:19:18.565518 11906 raft_consensus.cc:2468] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 0.
I20260710 13:19:18.577685 12030 raft_consensus.cc:515] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.581513 12030 leader_election.cc:290] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:18.581720 11833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.582386 11833 raft_consensus.cc:3060] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.583572 11906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:18.584177 11906 raft_consensus.cc:3060] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:18.592928 11833 raft_consensus.cc:2468] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.594242 11948 leader_election.cc:304] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:18.595235 12094 raft_consensus.cc:2804] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:18.595796 12094 raft_consensus.cc:697] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:18.596829 12094 consensus_queue.cc:237] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.598389 11906 raft_consensus.cc:2468] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 1.
I20260710 13:19:18.607800 11728 catalog_manager.cc:5697] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:18.614601 12094 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.616816 12056 consensus_queue.cc:1048] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.623973 12094 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.633028 12050 consensus_queue.cc:1048] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.800437 12030 consensus_queue.cc:1048] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.812422 12030 consensus_queue.cc:1048] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.816250 12048 consensus_queue.cc:1048] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.840154 12048 consensus_queue.cc:1048] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.861719 12048 consensus_queue.cc:1048] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.863440 11981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:56944
I20260710 13:19:18.864097 11981 raft_consensus.cc:606] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.879529 12030 consensus_queue.cc:1048] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:18.893116 11907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83"
dest_uuid: "929267edb7894b35bde923b88995602d"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:46038
I20260710 13:19:18.893847 11907 raft_consensus.cc:606] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.899173 11981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:56944
I20260710 13:19:18.899746 11981 raft_consensus.cc:606] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.905179 11981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:56944
I20260710 13:19:18.905850 11981 raft_consensus.cc:606] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.911412 11981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:56944
I20260710 13:19:18.911995 11981 raft_consensus.cc:606] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:18.917711 11981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
mode: GRACEFUL
new_leader_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:56944
I20260710 13:19:18.918298 11981 raft_consensus.cc:606] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Received request to transfer leadership to TS 929267edb7894b35bde923b88995602d
I20260710 13:19:18.939497 11831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
mode: GRACEFUL
new_leader_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:57706
I20260710 13:19:18.940133 11831 raft_consensus.cc:606] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 LEADER]: Received request to transfer leadership to TS 929267edb7894b35bde923b88995602d
I20260710 13:19:18.951695 12091 raft_consensus.cc:993] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91: : Instructing follower 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:18.952234 12093 raft_consensus.cc:1081] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 LEADER]: Signalling peer 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:18.954077 11907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496"
dest_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:46028
I20260710 13:19:18.954707 11907 raft_consensus.cc:493] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.955103 11907 raft_consensus.cc:3060] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.960430 11907 raft_consensus.cc:515] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.962193 11907 leader_election.cc:290] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 2 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:18.963268 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:18.963449 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3d1a4debe7a4178813bbb1afaf7b496" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:18.963912 11831 raft_consensus.cc:3055] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.964025 11981 raft_consensus.cc:3060] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.964237 11831 raft_consensus.cc:740] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:18.965090 11831 consensus_queue.cc:260] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.966180 11831 raft_consensus.cc:3060] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.969031 11981 raft_consensus.cc:2468] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 2.
I20260710 13:19:18.970218 11872 leader_election.cc:304] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:18.970958 12056 raft_consensus.cc:2804] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.971443 12056 raft_consensus.cc:697] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 2 LEADER]: Becoming Leader. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:18.972060 11831 raft_consensus.cc:2468] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 2.
I20260710 13:19:18.972324 12056 consensus_queue.cc:237] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:18.980027 12048 consensus_queue.cc:1048] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.979707 11731 catalog_manager.cc:5697] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d reported cstate change: term changed from 1 to 2, leader changed from cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65) to 929267edb7894b35bde923b88995602d (127.10.236.66). New cstate: current_term: 2 leader_uuid: "929267edb7894b35bde923b88995602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.988437 12030 raft_consensus.cc:993] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:18.988888 12030 raft_consensus.cc:1081] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:18.991155 11833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57690
I20260710 13:19:18.991729 11833 raft_consensus.cc:493] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.992098 11833 raft_consensus.cc:3060] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.995162 12048 consensus_queue.cc:1048] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:19.000835 11833 raft_consensus.cc:515] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.002074 11831 raft_consensus.cc:1240] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Rejecting Update request from peer bd9982e28ea54b44a157340dcdfffb40 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:19.005467 11906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:19.006771 11833 leader_election.cc:290] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:19.007462 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fdc26146cea496993baa0e58ef483dd" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:19.008133 11981 raft_consensus.cc:3055] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.008471 11981 raft_consensus.cc:740] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:19.008455 12048 consensus_queue.cc:1059] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:19.009596 11981 consensus_queue.cc:260] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.010854 11981 raft_consensus.cc:3060] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.015364 12056 raft_consensus.cc:993] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.015832 12056 raft_consensus.cc:1081] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.017575 11833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57678
I20260710 13:19:19.017817 11981 raft_consensus.cc:2468] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.018158 11833 raft_consensus.cc:493] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.018540 11833 raft_consensus.cc:3060] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.019084 11797 leader_election.cc:304] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [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: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 929267edb7894b35bde923b88995602d
I20260710 13:19:19.019925 12093 raft_consensus.cc:2804] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.020416 12093 raft_consensus.cc:697] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:19.021152 12093 consensus_queue.cc:237] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.026772 11833 raft_consensus.cc:515] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.028388 11833 leader_election.cc:290] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:19.028344 11731 catalog_manager.cc:5697] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 1 to 2, leader changed from bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.029410 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:19.029650 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec679116c3054e67a1987813ba0e4b83" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:19.030107 11907 raft_consensus.cc:3055] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.030200 11981 raft_consensus.cc:3060] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.030426 11907 raft_consensus.cc:740] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:19.031291 11907 consensus_queue.cc:260] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.032572 11907 raft_consensus.cc:3060] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.036415 11981 raft_consensus.cc:2468] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.037652 11797 leader_election.cc:304] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:19.038489 12093 raft_consensus.cc:2804] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.038916 12093 raft_consensus.cc:697] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:19.040001 12093 consensus_queue.cc:237] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.042043 11907 raft_consensus.cc:2468] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.047585 11731 catalog_manager.cc:5697] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 1 to 2, leader changed from 929267edb7894b35bde923b88995602d (127.10.236.66) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.149893 12030 raft_consensus.cc:993] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.150393 12048 raft_consensus.cc:1081] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.151964 11833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57690
I20260710 13:19:19.152551 11833 raft_consensus.cc:493] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.152871 11833 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.157923 11833 raft_consensus.cc:515] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.159647 11833 leader_election.cc:290] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:19.160694 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:19.160881 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:19.161231 11907 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.161478 11981 raft_consensus.cc:3055] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.161834 11981 raft_consensus.cc:740] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:19.162573 11981 consensus_queue.cc:260] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.163684 11981 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.166726 11907 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.167977 11797 leader_election.cc:304] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:19.168869 12093 raft_consensus.cc:2804] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.169283 12093 raft_consensus.cc:697] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:19.169420 11981 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.170228 12093 consensus_queue.cc:237] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.176756 11731 catalog_manager.cc:5697] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 1 to 2, leader changed from bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.388532 12030 raft_consensus.cc:993] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.389081 12048 raft_consensus.cc:1081] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.390636 11833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57690
I20260710 13:19:19.391247 11833 raft_consensus.cc:493] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.391620 11833 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.396881 11833 raft_consensus.cc:515] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.398656 11833 leader_election.cc:290] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:19.399685 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:19.400246 11907 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.400283 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:19.400907 11981 raft_consensus.cc:3055] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.401292 11981 raft_consensus.cc:740] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:19.402195 11981 consensus_queue.cc:260] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.403429 11981 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.407779 12030 raft_consensus.cc:993] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40: : Instructing follower 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:19.407795 11907 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.408325 12030 raft_consensus.cc:1081] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Signalling peer 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:19.409225 11797 leader_election.cc:304] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:19.410188 12093 raft_consensus.cc:2804] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.410713 11906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287"
dest_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:46030
I20260710 13:19:19.411314 11906 raft_consensus.cc:493] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.411557 12093 raft_consensus.cc:697] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:19.411685 11906 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.412648 12093 consensus_queue.cc:237] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.413779 11981 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.415963 12094 raft_consensus.cc:993] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.416260 11981 raft_consensus.cc:1275] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.416388 12094 raft_consensus.cc:1081] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:19.418183 11833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57690
I20260710 13:19:19.418146 12028 consensus_queue.cc:1048] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:19.418879 11833 raft_consensus.cc:493] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.419312 11833 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.422366 11906 raft_consensus.cc:515] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.422902 11729 catalog_manager.cc:5697] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 1 to 2, leader changed from bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.425372 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:19.425554 11906 leader_election.cc:290] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 2 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:19.425977 11831 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.428310 11982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:19.428922 11982 raft_consensus.cc:3055] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.429270 11982 raft_consensus.cc:740] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:19.430166 11982 consensus_queue.cc:260] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.431465 11982 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.428086 11833 raft_consensus.cc:515] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.434271 11906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:19.434854 11906 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.436733 11831 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 2.
I20260710 13:19:19.437992 11874 leader_election.cc:304] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:19.438993 11980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:19.439656 11980 raft_consensus.cc:3055] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.439986 11980 raft_consensus.cc:740] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:19.442842 12050 raft_consensus.cc:2804] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.443337 11833 leader_election.cc:290] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:19.440789 11980 consensus_queue.cc:260] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.443369 12050 raft_consensus.cc:697] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 LEADER]: Becoming Leader. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:19.444701 11980 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.445369 11906 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.444986 12050 consensus_queue.cc:237] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.446714 11797 leader_election.cc:304] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:19.447649 12093 raft_consensus.cc:2804] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.448158 12093 raft_consensus.cc:697] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:19.449004 12093 consensus_queue.cc:237] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:19.455736 11981 raft_consensus.cc:1275] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.457335 12093 consensus_queue.cc:1048] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.459296 11982 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 2.
I20260710 13:19:19.459391 11980 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:19.462031 11831 raft_consensus.cc:1275] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.462754 11728 catalog_manager.cc:5697] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 1 to 2, leader changed from bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.464614 11729 catalog_manager.cc:5697] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d reported cstate change: term changed from 1 to 2, leader changed from bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67) to 929267edb7894b35bde923b88995602d (127.10.236.66). New cstate: current_term: 2 leader_uuid: "929267edb7894b35bde923b88995602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:19.468475 12050 consensus_queue.cc:1048] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.484886 11906 raft_consensus.cc:3060] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.492796 11906 raft_consensus.cc:1275] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.494447 12093 consensus_queue.cc:1048] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.633872 11981 raft_consensus.cc:1275] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.635254 12093 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.645066 11906 raft_consensus.cc:1275] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.646845 12093 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.650460 11981 raft_consensus.cc:1275] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.651973 12115 consensus_queue.cc:1048] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.664482 11907 raft_consensus.cc:1275] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.666466 12115 consensus_queue.cc:1048] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.803040 11906 raft_consensus.cc:1275] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.804371 12115 consensus_queue.cc:1048] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.812646 11981 raft_consensus.cc:1275] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.814148 12093 consensus_queue.cc:1048] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.859223 11906 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.860443 12115 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:19.869032 11981 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:19.871621 12113 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:20.025408 11831 raft_consensus.cc:1275] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.026624 12050 consensus_queue.cc:1048] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.035663 11981 raft_consensus.cc:1275] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.037132 12050 consensus_queue.cc:1048] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.974766 11185 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:19:21.975458 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:21.991374 11831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
mode: GRACEFUL
new_leader_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:57720
I20260710 13:19:21.991984 11831 raft_consensus.cc:606] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Received request to transfer leadership to TS bd9982e28ea54b44a157340dcdfffb40
I20260710 13:19:21.994707 11831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
mode: GRACEFUL
new_leader_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:57720
I20260710 13:19:21.995296 11831 raft_consensus.cc:606] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Received request to transfer leadership to TS bd9982e28ea54b44a157340dcdfffb40
I20260710 13:19:21.996495 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:21.997044 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:22.089221 12127 raft_consensus.cc:993] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91: : Instructing follower bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:22.089833 12115 raft_consensus.cc:1081] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Signalling peer bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:22.091246 11981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:56930
I20260710 13:19:22.091711 11981 raft_consensus.cc:493] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.091995 11981 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.096578 11981 raft_consensus.cc:515] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:22.098220 11981 leader_election.cc:290] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 3 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:22.099082 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:22.099311 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:22.099618 11831 raft_consensus.cc:3055] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:22.099851 11907 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.099970 11831 raft_consensus.cc:740] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:22.100803 11831 consensus_queue.cc:260] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:22.101946 11831 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.105187 11907 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 3.
I20260710 13:19:22.106424 11946 leader_election.cc:304] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [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: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:22.107149 12125 raft_consensus.cc:2804] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:22.107300 11831 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 3.
I20260710 13:19:22.108309 12125 raft_consensus.cc:697] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:22.109140 12125 consensus_queue.cc:237] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:22.116784 11731 catalog_manager.cc:5697] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 2 to 3, leader changed from cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65) to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 3 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.123124 12127 raft_consensus.cc:993] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: : Instructing follower bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:22.123679 12115 raft_consensus.cc:1081] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Signalling peer bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:22.125319 11981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:56930
I20260710 13:19:22.125869 11981 raft_consensus.cc:493] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.126264 11981 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.133608 11981 raft_consensus.cc:515] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:22.136478 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:22.137087 11831 raft_consensus.cc:3055] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:22.137403 11831 raft_consensus.cc:740] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:22.138173 11831 consensus_queue.cc:260] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:22.139300 11831 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.140730 11981 leader_election.cc:290] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 3 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:22.141927 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:22.142529 11907 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:22.147202 11831 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 3.
I20260710 13:19:22.148743 11948 leader_election.cc:304] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [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: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:22.149577 12125 raft_consensus.cc:2804] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:22.149744 11907 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 3.
I20260710 13:19:22.150110 12125 raft_consensus.cc:697] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:22.150993 12125 consensus_queue.cc:237] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:22.159309 11731 catalog_manager.cc:5697] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 2 to 3, leader changed from cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65) to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 3 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.488914 11831 raft_consensus.cc:1275] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Refusing update from remote peer bd9982e28ea54b44a157340dcdfffb40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:22.490818 12125 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:22.505483 11907 raft_consensus.cc:1275] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Refusing update from remote peer bd9982e28ea54b44a157340dcdfffb40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:22.507004 12125 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:22.572394 11907 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Refusing update from remote peer bd9982e28ea54b44a157340dcdfffb40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:22.575242 12130 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:22.588296 11831 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Refusing update from remote peer bd9982e28ea54b44a157340dcdfffb40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:22.590607 12125 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:22.998148 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:23.011094 11981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:56944
I20260710 13:19:23.011845 11981 raft_consensus.cc:606] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:23.025266 11981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:56944
I20260710 13:19:23.025873 11981 raft_consensus.cc:606] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:23.030745 11907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287"
dest_uuid: "929267edb7894b35bde923b88995602d"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:46038
I20260710 13:19:23.031301 11907 raft_consensus.cc:606] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:23.036322 11907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464"
dest_uuid: "929267edb7894b35bde923b88995602d"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:46038
I20260710 13:19:23.036954 11907 raft_consensus.cc:606] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:23.041795 11907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9"
dest_uuid: "929267edb7894b35bde923b88995602d"
mode: GRACEFUL
new_leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:46038
I20260710 13:19:23.042342 11907 raft_consensus.cc:606] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Received request to transfer leadership to TS cfe6e5d5fd87431aba5d79ede44a6f91
I20260710 13:19:23.083986 12146 raft_consensus.cc:993] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.084496 12125 raft_consensus.cc:1081] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.086364 11831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57690
I20260710 13:19:23.087045 11831 raft_consensus.cc:493] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.087417 11831 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.090867 12147 raft_consensus.cc:993] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.091560 12050 raft_consensus.cc:1081] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.093578 11833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57678
I20260710 13:19:23.094193 11833 raft_consensus.cc:493] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.094571 11833 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.097203 11831 raft_consensus.cc:515] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.099854 11831 leader_election.cc:290] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 4 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:23.100883 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:23.101050 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bbeabfee88485facbd1a0a7625c7b6" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:23.101653 11907 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.101749 11981 raft_consensus.cc:3055] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:23.102196 11981 raft_consensus.cc:740] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:23.103091 11981 consensus_queue.cc:260] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.103242 11833 raft_consensus.cc:515] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.104512 11981 raft_consensus.cc:3060] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.105543 11833 leader_election.cc:290] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 3 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:23.107125 11979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:23.107817 11979 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.109340 11907 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 4.
I20260710 13:19:23.111056 11981 raft_consensus.cc:2468] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 4.
I20260710 13:19:23.110838 11906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:23.111573 11906 raft_consensus.cc:3055] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:23.111909 11906 raft_consensus.cc:740] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:23.112180 11797 leader_election.cc:304] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:23.112903 11906 consensus_queue.cc:260] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.113598 12115 raft_consensus.cc:2804] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:23.114521 11906 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:23.114849 12115 raft_consensus.cc:697] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:23.116040 11979 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 3.
I20260710 13:19:23.116032 12115 consensus_queue.cc:237] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.117267 11797 leader_election.cc:304] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:23.118249 12148 raft_consensus.cc:2804] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:23.123909 11906 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 3.
I20260710 13:19:23.125723 12148 raft_consensus.cc:697] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:23.126235 11729 catalog_manager.cc:5697] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 3 to 4, leader changed from bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 4 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.126835 12148 consensus_queue.cc:237] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.146097 11729 catalog_manager.cc:5697] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 2 to 3, leader changed from 929267edb7894b35bde923b88995602d (127.10.236.66) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 3 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.147734 12147 raft_consensus.cc:993] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.148226 12050 raft_consensus.cc:1081] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.150195 11833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57678
I20260710 13:19:23.150681 11833 raft_consensus.cc:493] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.151005 11833 raft_consensus.cc:3060] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.156190 12130 raft_consensus.cc:993] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.156742 12130 raft_consensus.cc:1081] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.158527 11831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57690
I20260710 13:19:23.159178 11831 raft_consensus.cc:493] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.159157 11833 raft_consensus.cc:515] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.159768 11831 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.162288 11906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:23.162866 11906 raft_consensus.cc:3055] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.163141 11906 raft_consensus.cc:740] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:23.163874 11906 consensus_queue.cc:260] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.164736 11906 raft_consensus.cc:3060] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.166024 11833 leader_election.cc:290] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:23.166256 11831 raft_consensus.cc:515] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.167870 11979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d55554803a004be4a4c87a59838f6cb9" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:23.168450 11979 raft_consensus.cc:3060] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.169657 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:23.170220 11907 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.171569 11906 raft_consensus.cc:2468] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:23.172799 11797 leader_election.cc:304] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:23.173262 11831 leader_election.cc:290] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 4 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:23.174738 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:23.174969 12148 raft_consensus.cc:2804] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.175300 11981 raft_consensus.cc:3055] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:23.175467 12148 raft_consensus.cc:697] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:23.175629 11981 raft_consensus.cc:740] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:23.176177 11979 raft_consensus.cc:2468] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:23.176419 11981 consensus_queue.cc:260] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.176587 12148 consensus_queue.cc:237] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.177695 11981 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:23.179270 11907 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 4.
I20260710 13:19:23.184188 11797 leader_election.cc:304] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: 929267edb7894b35bde923b88995602d, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:23.185048 12149 raft_consensus.cc:2804] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:23.185114 11981 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 4.
I20260710 13:19:23.185551 12149 raft_consensus.cc:697] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:23.186452 12149 consensus_queue.cc:237] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.186092 11729 catalog_manager.cc:5697] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 1 to 2, leader changed from 929267edb7894b35bde923b88995602d (127.10.236.66) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.198838 11729 catalog_manager.cc:5697] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 3 to 4, leader changed from bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 4 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.342180 12147 raft_consensus.cc:993] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d: : Instructing follower cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.342736 12050 raft_consensus.cc:1081] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Signalling peer cfe6e5d5fd87431aba5d79ede44a6f91 to start an election
I20260710 13:19:23.344161 11831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
 from {username='slave'} at 127.0.0.1:57678
I20260710 13:19:23.344669 11831 raft_consensus.cc:493] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:23.344972 11831 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.350069 11831 raft_consensus.cc:515] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.351708 11831 leader_election.cc:290] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Requested vote from peers 929267edb7894b35bde923b88995602d (127.10.236.66:44355), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:23.352814 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:23.352653 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:23.353286 11981 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.353340 11907 raft_consensus.cc:3055] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:23.353745 11907 raft_consensus.cc:740] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:23.354668 11907 consensus_queue.cc:260] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.355957 11907 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:23.360368 11981 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:23.361722 11797 leader_election.cc:304] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:23.362587 12149 raft_consensus.cc:2804] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:23.363066 12149 raft_consensus.cc:697] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Leader. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:23.363442 11907 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cfe6e5d5fd87431aba5d79ede44a6f91 in term 2.
I20260710 13:19:23.363955 12149 consensus_queue.cc:237] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:23.371771 11729 catalog_manager.cc:5697] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 reported cstate change: term changed from 1 to 2, leader changed from 929267edb7894b35bde923b88995602d (127.10.236.66) to cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:23.511756 11907 raft_consensus.cc:1275] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.513164 12149 consensus_queue.cc:1048] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.523062 11981 raft_consensus.cc:1275] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:23.524354 12115 consensus_queue.cc:1048] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:23.645582 11981 raft_consensus.cc:1275] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:23.647202 12115 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.657982 11907 raft_consensus.cc:1275] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:23.660313 12148 consensus_queue.cc:1048] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.696072 11907 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:23.697526 12148 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.703747 11981 raft_consensus.cc:1275] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.705971 12115 consensus_queue.cc:1048] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.706965 11981 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:23.709645 12115 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:23.722275 11907 raft_consensus.cc:1275] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.724041 12148 consensus_queue.cc:1048] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:23.758152 11981 raft_consensus.cc:1275] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.759447 12148 consensus_queue.cc:1048] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.769932 11907 raft_consensus.cc:1275] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Refusing update from remote peer cfe6e5d5fd87431aba5d79ede44a6f91: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.771612 12149 consensus_queue.cc:1048] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:26.049423 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:26.057212 11831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
mode: GRACEFUL
new_leader_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:57720
I20260710 13:19:26.057783 11831 raft_consensus.cc:606] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Received request to transfer leadership to TS bd9982e28ea54b44a157340dcdfffb40
I20260710 13:19:26.060456 11831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
mode: GRACEFUL
new_leader_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:57720
I20260710 13:19:26.060933 11831 raft_consensus.cc:606] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 LEADER]: Received request to transfer leadership to TS 929267edb7894b35bde923b88995602d
I20260710 13:19:26.063378 11831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
mode: GRACEFUL
new_leader_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:57720
I20260710 13:19:26.063853 11831 raft_consensus.cc:606] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 LEADER]: Received request to transfer leadership to TS bd9982e28ea54b44a157340dcdfffb40
I20260710 13:19:26.066210 11831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464"
dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
mode: GRACEFUL
new_leader_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:57720
I20260710 13:19:26.066641 11831 raft_consensus.cc:606] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Received request to transfer leadership to TS 929267edb7894b35bde923b88995602d
I20260710 13:19:26.067766 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:26.068310 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:26.075515 12171 raft_consensus.cc:993] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91: : Instructing follower 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:26.076054 12149 raft_consensus.cc:1081] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Signalling peer 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:26.077575 11907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464"
dest_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:46028
I20260710 13:19:26.078066 11907 raft_consensus.cc:493] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.078326 11907 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.083102 11907 raft_consensus.cc:515] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.084697 11907 leader_election.cc:290] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 3 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:26.085996 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:26.085996 11979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb5596c96c08477d8be7a4dae8ac5464" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:26.086863 11979 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.086860 11831 raft_consensus.cc:3055] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:26.087399 11831 raft_consensus.cc:740] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:26.088209 11831 consensus_queue.cc:260] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.089488 11831 raft_consensus.cc:3060] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.094601 11979 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 3.
I20260710 13:19:26.096112 11872 leader_election.cc:304] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [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: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:26.096421 11831 raft_consensus.cc:2468] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 3.
I20260710 13:19:26.096947 12170 raft_consensus.cc:2804] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:26.098014 12170 raft_consensus.cc:697] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 3 LEADER]: Becoming Leader. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:26.098821 12170 consensus_queue.cc:237] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.105705 11729 catalog_manager.cc:5697] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d reported cstate change: term changed from 2 to 3, leader changed from cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65) to 929267edb7894b35bde923b88995602d (127.10.236.66). New cstate: current_term: 3 leader_uuid: "929267edb7894b35bde923b88995602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.176766 12171 raft_consensus.cc:993] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: : Instructing follower 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:26.177405 12149 raft_consensus.cc:1081] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 LEADER]: Signalling peer 929267edb7894b35bde923b88995602d to start an election
I20260710 13:19:26.178885 11907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2"
dest_uuid: "929267edb7894b35bde923b88995602d"
 from {username='slave'} at 127.0.0.1:46028
I20260710 13:19:26.179394 11907 raft_consensus.cc:493] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.179739 11907 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:26.185179 11907 raft_consensus.cc:515] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.187024 11907 leader_election.cc:290] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [CANDIDATE]: Term 5 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67:45081)
I20260710 13:19:26.187772 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:26.188380 11831 raft_consensus.cc:3055] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:19:26.188361 11981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302ea28f9f1459f85bbf38cd99f72f2" candidate_uuid: "929267edb7894b35bde923b88995602d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
I20260710 13:19:26.188858 11831 raft_consensus.cc:740] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:26.189047 11981 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:26.189553 11831 consensus_queue.cc:260] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.190515 11831 raft_consensus.cc:3060] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:19:26.194090 11981 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 5.
I20260710 13:19:26.195194 11872 leader_election.cc:304] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [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: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:26.195577 11831 raft_consensus.cc:2468] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 929267edb7894b35bde923b88995602d in term 5.
I20260710 13:19:26.195990 12170 raft_consensus.cc:2804] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:19:26.196492 12170 raft_consensus.cc:697] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 5 LEADER]: Becoming Leader. State: Replica: 929267edb7894b35bde923b88995602d, State: Running, Role: LEADER
I20260710 13:19:26.197466 12170 consensus_queue.cc:237] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.204928 11729 catalog_manager.cc:5697] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d reported cstate change: term changed from 4 to 5, leader changed from cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65) to 929267edb7894b35bde923b88995602d (127.10.236.66). New cstate: current_term: 5 leader_uuid: "929267edb7894b35bde923b88995602d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.564821 12171 raft_consensus.cc:993] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91: : Instructing follower bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:26.565302 12149 raft_consensus.cc:1081] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 LEADER]: Signalling peer bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:26.566742 11981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:56930
I20260710 13:19:26.567204 11981 raft_consensus.cc:493] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.567471 11981 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:26.572786 11981 raft_consensus.cc:515] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.574587 11981 leader_election.cc:290] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 4 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:26.575331 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:26.575641 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcaa4b59dbdc42e6b81d974ededd7287" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:26.575914 11831 raft_consensus.cc:3055] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:19:26.576149 11907 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:26.576227 11831 raft_consensus.cc:740] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:26.577044 11831 consensus_queue.cc:260] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.578225 11831 raft_consensus.cc:3060] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:19:26.583083 12171 raft_consensus.cc:993] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91: : Instructing follower bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:26.583133 11907 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 4.
I20260710 13:19:26.583779 12149 raft_consensus.cc:1081] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Signalling peer bd9982e28ea54b44a157340dcdfffb40 to start an election
I20260710 13:19:26.584547 11946 leader_election.cc:304] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [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: 929267edb7894b35bde923b88995602d, bd9982e28ea54b44a157340dcdfffb40; no voters: 
I20260710 13:19:26.584923 11831 raft_consensus.cc:2468] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 4.
I20260710 13:19:26.585410 11981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb"
dest_uuid: "bd9982e28ea54b44a157340dcdfffb40"
 from {username='slave'} at 127.0.0.1:56930
I20260710 13:19:26.585536 12125 raft_consensus.cc:2804] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:19:26.586009 11981 raft_consensus.cc:493] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.586273 11981 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.587123 12125 raft_consensus.cc:697] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 4 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:26.587939 12125 consensus_queue.cc:237] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.591043 11981 raft_consensus.cc:515] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.593586 11981 leader_election.cc:290] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [CANDIDATE]: Term 3 election: Requested vote from peers cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965), 929267edb7894b35bde923b88995602d (127.10.236.66:44355)
I20260710 13:19:26.593861 11831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91"
I20260710 13:19:26.594417 11831 raft_consensus.cc:3055] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:26.594687 11831 raft_consensus.cc:740] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cfe6e5d5fd87431aba5d79ede44a6f91, State: Running, Role: LEADER
I20260710 13:19:26.595404 11831 consensus_queue.cc:260] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.595566 11729 catalog_manager.cc:5697] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 3 to 4, leader changed from cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65) to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 4 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.596545 11831 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.597813 11907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f5a8b450d7a43f9913c14d58d8420fb" candidate_uuid: "bd9982e28ea54b44a157340dcdfffb40" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "929267edb7894b35bde923b88995602d"
I20260710 13:19:26.598282 11907 raft_consensus.cc:3060] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.602381 11831 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 3.
I20260710 13:19:26.603680 11948 leader_election.cc:304] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [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: bd9982e28ea54b44a157340dcdfffb40, cfe6e5d5fd87431aba5d79ede44a6f91; no voters: 
I20260710 13:19:26.604561 12125 raft_consensus.cc:2804] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:26.604890 11907 raft_consensus.cc:2468] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9982e28ea54b44a157340dcdfffb40 in term 3.
I20260710 13:19:26.605086 12125 raft_consensus.cc:697] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Becoming Leader. State: Replica: bd9982e28ea54b44a157340dcdfffb40, State: Running, Role: LEADER
I20260710 13:19:26.606160 12125 consensus_queue.cc:237] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [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: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } }
I20260710 13:19:26.613998 11729 catalog_manager.cc:5697] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 reported cstate change: term changed from 2 to 3, leader changed from cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65) to bd9982e28ea54b44a157340dcdfffb40 (127.10.236.67). New cstate: current_term: 3 leader_uuid: "bd9982e28ea54b44a157340dcdfffb40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.652429 11981 raft_consensus.cc:1275] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.654004 12170 consensus_queue.cc:1048] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.658865 11979 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 5 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:26.661059 12170 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd9982e28ea54b44a157340dcdfffb40" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:26.664990 11831 raft_consensus.cc:1275] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.667598 12170 consensus_queue.cc:1048] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:26.674170 11833 raft_consensus.cc:1275] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 5 FOLLOWER]: Refusing update from remote peer 929267edb7894b35bde923b88995602d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:19:26.676142 12170 consensus_queue.cc:1048] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cfe6e5d5fd87431aba5d79ede44a6f91" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 42965 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:27.069273 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:27.075877 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
I20260710 13:19:27.103978 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.104790 11185 tablet_replica.cc:333] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.105639 11185 raft_consensus.cc:2243] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.106823 11185 raft_consensus.cc:2272] T 6fdc26146cea496993baa0e58ef483dd P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.108925 11185 tablet_replica.cc:333] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.109509 11185 raft_consensus.cc:2243] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.109921 11185 raft_consensus.cc:2272] T b3d1a4debe7a4178813bbb1afaf7b496 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.111805 11185 tablet_replica.cc:333] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.112329 11185 raft_consensus.cc:2243] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.112725 11185 raft_consensus.cc:2272] T dcaa4b59dbdc42e6b81d974ededd7287 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.114583 11185 tablet_replica.cc:333] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.115077 11185 raft_consensus.cc:2243] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.115437 11185 raft_consensus.cc:2272] T eb5596c96c08477d8be7a4dae8ac5464 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.117717 11185 tablet_replica.cc:333] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.118292 11185 raft_consensus.cc:2243] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.118770 11185 raft_consensus.cc:2272] T 3f5a8b450d7a43f9913c14d58d8420fb P cfe6e5d5fd87431aba5d79ede44a6f91 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.121129 11948 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]
I20260710 13:19:27.121332 11185 tablet_replica.cc:333] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.122104 11185 raft_consensus.cc:2243] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.122906 11185 raft_consensus.cc:2272] T 63bbeabfee88485facbd1a0a7625c7b6 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.124679 11948 consensus_peers.cc:597] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 -> Peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Couldn't send request to peer cfe6e5d5fd87431aba5d79ede44a6f91. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.125149 11185 tablet_replica.cc:333] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.125730 11185 raft_consensus.cc:2243] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.126137 11185 raft_consensus.cc:2272] T 9302ea28f9f1459f85bbf38cd99f72f2 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.128126 11185 tablet_replica.cc:333] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.128628 11185 raft_consensus.cc:2243] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.129038 11185 raft_consensus.cc:2272] T dd8540e00412402fbe22618b27f7eb12 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.130861 11185 tablet_replica.cc:333] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.131347 11185 raft_consensus.cc:2243] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.132128 11185 raft_consensus.cc:2272] T ec679116c3054e67a1987813ba0e4b83 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.134021 11185 tablet_replica.cc:333] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91: stopping tablet replica
I20260710 13:19:27.134467 11185 raft_consensus.cc:2243] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.135171 11185 raft_consensus.cc:2272] T d55554803a004be4a4c87a59838f6cb9 P cfe6e5d5fd87431aba5d79ede44a6f91 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.165781 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
I20260710 13:19:27.185835 11907 raft_consensus.cc:1275] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Refusing update from remote peer bd9982e28ea54b44a157340dcdfffb40: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:27.188987 12125 consensus_queue.cc:1048] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 13:19:27.191330 11874 consensus_peers.cc:597] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d -> Peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Couldn't send request to peer cfe6e5d5fd87431aba5d79ede44a6f91. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:42965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.193092 11907 raft_consensus.cc:1275] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Refusing update from remote peer bd9982e28ea54b44a157340dcdfffb40: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:19:27.196169 12196 consensus_queue.cc:1048] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "929267edb7894b35bde923b88995602d" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44355 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 13:19:27.197157 11948 consensus_peers.cc:597] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 -> Peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Couldn't send request to peer cfe6e5d5fd87431aba5d79ede44a6f91. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:42965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:27.197809 11948 consensus_peers.cc:597] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 -> Peer cfe6e5d5fd87431aba5d79ede44a6f91 (127.10.236.65:42965): Couldn't send request to peer cfe6e5d5fd87431aba5d79ede44a6f91. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:42965: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.207401 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
W20260710 13:19:27.232898 11946 consensus_peers.cc:597] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 -> Peer 929267edb7894b35bde923b88995602d (127.10.236.66:44355): Couldn't send request to peer 929267edb7894b35bde923b88995602d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.251648 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.252465 11185 tablet_replica.cc:333] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.253139 11185 raft_consensus.cc:2243] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.253734 11185 raft_consensus.cc:2272] T dd8540e00412402fbe22618b27f7eb12 P 929267edb7894b35bde923b88995602d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.256117 11185 tablet_replica.cc:333] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.256721 11185 raft_consensus.cc:2243] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.257609 11185 raft_consensus.cc:2272] T 9302ea28f9f1459f85bbf38cd99f72f2 P 929267edb7894b35bde923b88995602d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.260521 11185 tablet_replica.cc:333] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.261698 11185 raft_consensus.cc:2243] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.262202 11185 raft_consensus.cc:2272] T 3f5a8b450d7a43f9913c14d58d8420fb P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.264616 11185 tablet_replica.cc:333] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.265201 11185 raft_consensus.cc:2243] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.265713 11185 raft_consensus.cc:2272] T 63bbeabfee88485facbd1a0a7625c7b6 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.267375 11185 tablet_replica.cc:333] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.267905 11185 raft_consensus.cc:2243] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.268329 11185 raft_consensus.cc:2272] T 6fdc26146cea496993baa0e58ef483dd P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.270248 11185 tablet_replica.cc:333] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.270769 11185 raft_consensus.cc:2243] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.271180 11185 raft_consensus.cc:2272] T d55554803a004be4a4c87a59838f6cb9 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.273065 11185 tablet_replica.cc:333] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.273722 11185 raft_consensus.cc:2243] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.274291 11185 raft_consensus.cc:2272] T ec679116c3054e67a1987813ba0e4b83 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.276726 11185 tablet_replica.cc:333] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.277529 11185 raft_consensus.cc:2243] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.278009 11185 pending_rounds.cc:70] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: Trying to abort 1 pending ops.
I20260710 13:19:27.278251 11185 pending_rounds.cc:77] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305992464752001024 op_type: NO_OP noop_request { }
I20260710 13:19:27.278625 11185 raft_consensus.cc:2889] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:27.278960 11185 raft_consensus.cc:2272] T dcaa4b59dbdc42e6b81d974ededd7287 P 929267edb7894b35bde923b88995602d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.281441 11185 tablet_replica.cc:333] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.281961 11185 raft_consensus.cc:2243] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.282797 11185 raft_consensus.cc:2272] T eb5596c96c08477d8be7a4dae8ac5464 P 929267edb7894b35bde923b88995602d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.285094 11185 tablet_replica.cc:333] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d: stopping tablet replica
I20260710 13:19:27.285637 11185 raft_consensus.cc:2243] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.286420 11185 raft_consensus.cc:2272] T b3d1a4debe7a4178813bbb1afaf7b496 P 929267edb7894b35bde923b88995602d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.299423 11946 consensus_peers.cc:597] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 -> Peer 929267edb7894b35bde923b88995602d (127.10.236.66:44355): Couldn't send request to peer 929267edb7894b35bde923b88995602d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.317031 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
I20260710 13:19:27.339242 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
I20260710 13:19:27.368476 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.369238 11185 tablet_replica.cc:333] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.369908 11185 raft_consensus.cc:2243] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.370420 11185 raft_consensus.cc:2272] T 6fdc26146cea496993baa0e58ef483dd P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.372483 11185 tablet_replica.cc:333] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.373101 11185 raft_consensus.cc:2243] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.373634 11185 raft_consensus.cc:2272] T b3d1a4debe7a4178813bbb1afaf7b496 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.375484 11185 tablet_replica.cc:333] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.376037 11185 raft_consensus.cc:2243] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.376871 11185 raft_consensus.cc:2272] T dd8540e00412402fbe22618b27f7eb12 P bd9982e28ea54b44a157340dcdfffb40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.378782 11185 tablet_replica.cc:333] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.379386 11185 raft_consensus.cc:2243] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.380096 11185 raft_consensus.cc:2272] T 3f5a8b450d7a43f9913c14d58d8420fb P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.382131 11185 tablet_replica.cc:333] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.382675 11185 raft_consensus.cc:2243] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.383087 11185 raft_consensus.cc:2272] T 63bbeabfee88485facbd1a0a7625c7b6 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.384770 11185 tablet_replica.cc:333] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.385254 11185 raft_consensus.cc:2243] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.385722 11185 raft_consensus.cc:2272] T 9302ea28f9f1459f85bbf38cd99f72f2 P bd9982e28ea54b44a157340dcdfffb40 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.387778 11185 tablet_replica.cc:333] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.388314 11185 raft_consensus.cc:2243] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.388736 11185 raft_consensus.cc:2272] T ec679116c3054e67a1987813ba0e4b83 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.390436 11185 tablet_replica.cc:333] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.390902 11185 raft_consensus.cc:2243] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.391292 11185 raft_consensus.cc:2272] T d55554803a004be4a4c87a59838f6cb9 P bd9982e28ea54b44a157340dcdfffb40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.392891 11185 tablet_replica.cc:333] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.393534 11185 raft_consensus.cc:2243] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.394320 11185 raft_consensus.cc:2272] T dcaa4b59dbdc42e6b81d974ededd7287 P bd9982e28ea54b44a157340dcdfffb40 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.396181 11185 tablet_replica.cc:333] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40: stopping tablet replica
I20260710 13:19:27.396656 11185 raft_consensus.cc:2243] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.397070 11185 raft_consensus.cc:2272] T eb5596c96c08477d8be7a4dae8ac5464 P bd9982e28ea54b44a157340dcdfffb40 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.426855 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:19:27.447615 11185 master.cc:562] Master@127.10.236.126:40503 shutting down...
I20260710 13:19:27.470230 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.470840 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.471180 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P 10e7b1aa278445e89f9454ca0f96d61a: stopping tablet replica
I20260710 13:19:27.492081 11185 master.cc:584] Master@127.10.236.126:40503 shutdown complete.
929267edb7894b35bde923b88995602d  4
bd9982e28ea54b44a157340dcdfffb40  1
cfe6e5d5fd87431aba5d79ede44a6f91  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10890 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:19:27.556715 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:33049
I20260710 13:19:27.558704 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:27.566881 12203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:27.567191 12204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:27.567904 12206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:27.568256 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:27.569187 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:27.569576 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:27.569705 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689567569694 us; error 0 us; skew 500 ppm
I20260710 13:19:27.570276 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:27.573091 11185 webserver.cc:533] Webserver started at http://127.10.236.126:42683/ using document root <none> and password file <none>
I20260710 13:19:27.573698 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:27.573957 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:27.574273 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:27.575608 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "2975fe21c1a14dd09d1a78980e1f9458"
format_stamp: "Formatted at 2026-07-10 13:19:27 on dist-test-slave-qfnx"
I20260710 13:19:27.580292 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:27.583937 12211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:27.584800 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:27.585049 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "2975fe21c1a14dd09d1a78980e1f9458"
format_stamp: "Formatted at 2026-07-10 13:19:27 on dist-test-slave-qfnx"
I20260710 13:19:27.585299 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:27.607630 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:27.608985 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:27.652500 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:33049
I20260710 13:19:27.652621 12262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:33049 every 8 connection(s)
I20260710 13:19:27.656685 12263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:27.667472 12263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458: Bootstrap starting.
I20260710 13:19:27.672780 12263 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.678081 12263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458: No bootstrap required, opened a new log
I20260710 13:19:27.680546 12263 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2975fe21c1a14dd09d1a78980e1f9458" member_type: VOTER }
I20260710 13:19:27.680985 12263 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.681269 12263 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2975fe21c1a14dd09d1a78980e1f9458, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.682011 12263 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2975fe21c1a14dd09d1a78980e1f9458" member_type: VOTER }
I20260710 13:19:27.682507 12263 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:27.682708 12263 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:27.683028 12263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.688078 12263 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2975fe21c1a14dd09d1a78980e1f9458" member_type: VOTER }
I20260710 13:19:27.688627 12263 leader_election.cc:304] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [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: 2975fe21c1a14dd09d1a78980e1f9458; no voters: 
I20260710 13:19:27.689954 12263 leader_election.cc:290] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:27.690445 12266 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.691812 12266 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 1 LEADER]: Becoming Leader. State: Replica: 2975fe21c1a14dd09d1a78980e1f9458, State: Running, Role: LEADER
I20260710 13:19:27.692524 12266 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [LEADER]: Queue going to LEADER mode. State: All 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: "2975fe21c1a14dd09d1a78980e1f9458" member_type: VOTER }
I20260710 13:19:27.693056 12263 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:27.697575 12267 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2975fe21c1a14dd09d1a78980e1f9458" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2975fe21c1a14dd09d1a78980e1f9458" member_type: VOTER } }
I20260710 13:19:27.698421 12267 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:27.697613 12268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2975fe21c1a14dd09d1a78980e1f9458. Latest consensus state: current_term: 1 leader_uuid: "2975fe21c1a14dd09d1a78980e1f9458" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2975fe21c1a14dd09d1a78980e1f9458" member_type: VOTER } }
I20260710 13:19:27.699200 12268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:27.704737 12273 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:27.712932 12273 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:27.714036 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:27.722990 12273 catalog_manager.cc:1383] Generated new cluster ID: 5947ff53458f48c19397d8006030e8bb
I20260710 13:19:27.723330 12273 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:27.750178 12273 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:27.751509 12273 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:27.764412 12273 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458: Generated new TSK 0
I20260710 13:19:27.765031 12273 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:27.781080 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:27.788034 12284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:27.789274 12285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:27.791299 11185 server_base.cc:1061] running on GCE node
W20260710 13:19:27.791391 12287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:27.792518 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:27.792701 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:27.792877 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689567792858 us; error 0 us; skew 500 ppm
I20260710 13:19:27.793506 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:27.796132 11185 webserver.cc:533] Webserver started at http://127.10.236.65:40383/ using document root <none> and password file <none>
I20260710 13:19:27.796650 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:27.796868 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:27.797192 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:27.798441 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "365f790e74414087896fa706f935bd05"
format_stamp: "Formatted at 2026-07-10 13:19:27 on dist-test-slave-qfnx"
I20260710 13:19:27.803479 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:27.807395 12292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:27.808229 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:27.808606 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "365f790e74414087896fa706f935bd05"
format_stamp: "Formatted at 2026-07-10 13:19:27 on dist-test-slave-qfnx"
I20260710 13:19:27.808950 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:27.832321 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:27.833841 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:27.835505 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:27.838061 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:27.838301 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:27.838567 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:27.838762 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:27.885993 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:34993
I20260710 13:19:27.886112 12354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:34993 every 8 connection(s)
I20260710 13:19:27.891356 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:27.899681 12359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:27.901576 12360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:27.905186 12362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:27.907059 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:27.907896 12355 heartbeater.cc:344] Connected to a master server at 127.10.236.126:33049
I20260710 13:19:27.908180 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:27.908288 12355 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:27.908438 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:27.908676 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689567908653 us; error 0 us; skew 500 ppm
I20260710 13:19:27.909274 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:27.909282 12355 heartbeater.cc:507] Master 127.10.236.126:33049 requested a full tablet report, sending...
I20260710 13:19:27.912065 12228 ts_manager.cc:194] Registered new tserver with Master: 365f790e74414087896fa706f935bd05 (127.10.236.65:34993)
I20260710 13:19:27.912377 11185 webserver.cc:533] Webserver started at http://127.10.236.66:42731/ using document root <none> and password file <none>
I20260710 13:19:27.912942 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:27.913164 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:27.913494 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:27.914193 12228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45640
I20260710 13:19:27.914865 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
format_stamp: "Formatted at 2026-07-10 13:19:27 on dist-test-slave-qfnx"
I20260710 13:19:27.920217 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:27.923768 12367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:27.924564 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:27.924880 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
format_stamp: "Formatted at 2026-07-10 13:19:27 on dist-test-slave-qfnx"
I20260710 13:19:27.925187 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:27.944703 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:27.946242 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:27.947974 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:27.950660 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:27.950928 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:27.951206 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:27.951392 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.000070 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:44495
I20260710 13:19:28.000170 12429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:44495 every 8 connection(s)
I20260710 13:19:28.005868 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:28.014384 12433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:28.015287 12434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:28.019143 12436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:28.019722 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:28.020988 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:28.021299 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:28.021601 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689568021577 us; error 0 us; skew 500 ppm
I20260710 13:19:28.022271 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:28.022243 12430 heartbeater.cc:344] Connected to a master server at 127.10.236.126:33049
I20260710 13:19:28.022886 12430 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:28.023723 12430 heartbeater.cc:507] Master 127.10.236.126:33049 requested a full tablet report, sending...
I20260710 13:19:28.025933 11185 webserver.cc:533] Webserver started at http://127.10.236.67:35997/ using document root <none> and password file <none>
I20260710 13:19:28.026065 12228 ts_manager.cc:194] Registered new tserver with Master: 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:28.026595 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:28.026856 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:28.027213 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:28.027798 12228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45650
I20260710 13:19:28.028735 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "83da598212b44798aefb4e9a77f33480"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-qfnx"
I20260710 13:19:28.034315 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:19:28.038312 12441 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.039151 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:28.039436 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "83da598212b44798aefb4e9a77f33480"
format_stamp: "Formatted at 2026-07-10 13:19:28 on dist-test-slave-qfnx"
I20260710 13:19:28.039716 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:28.063515 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:28.064940 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:28.066725 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:28.069278 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:28.069561 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.069844 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:28.070048 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.120277 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:46219
I20260710 13:19:28.120395 12503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:46219 every 8 connection(s)
I20260710 13:19:28.135857 12504 heartbeater.cc:344] Connected to a master server at 127.10.236.126:33049
I20260710 13:19:28.136309 12504 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:28.137161 12504 heartbeater.cc:507] Master 127.10.236.126:33049 requested a full tablet report, sending...
I20260710 13:19:28.139503 12228 ts_manager.cc:194] Registered new tserver with Master: 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:28.139936 11185 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015701212s
I20260710 13:19:28.141078 12228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45656
I20260710 13:19:28.170800 12228 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45660:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:28.175494 12228 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:28.305955 12395 tablet_service.cc:1511] Processing CreateTablet for tablet b6777f00bcbe473d8e091eb018fdc638 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:28.307637 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3c1a345b54bd1b13731683ea13c11 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:28.308846 12394 tablet_service.cc:1511] Processing CreateTablet for tablet e4feaad202a84792a25df84fa90c2c65 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:28.307687 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6777f00bcbe473d8e091eb018fdc638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.310611 12469 tablet_service.cc:1511] Processing CreateTablet for tablet b6777f00bcbe473d8e091eb018fdc638 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:28.311403 12468 tablet_service.cc:1511] Processing CreateTablet for tablet e4feaad202a84792a25df84fa90c2c65 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:28.312048 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6777f00bcbe473d8e091eb018fdc638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.312736 12468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4feaad202a84792a25df84fa90c2c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.313709 12394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4feaad202a84792a25df84fa90c2c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.314896 12467 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3c1a345b54bd1b13731683ea13c11 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:28.316324 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3c1a345b54bd1b13731683ea13c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.319185 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 7590aea97e9a43909b51776b9dfda5ce (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:28.320813 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7590aea97e9a43909b51776b9dfda5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.323452 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 7590aea97e9a43909b51776b9dfda5ce (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:28.325443 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3c1a345b54bd1b13731683ea13c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.327057 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 547a9148660b4a9586d3df1d9ff06cef (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:28.331105 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 547a9148660b4a9586d3df1d9ff06cef (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:28.333041 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547a9148660b4a9586d3df1d9ff06cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.338763 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7590aea97e9a43909b51776b9dfda5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.341316 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547a9148660b4a9586d3df1d9ff06cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.349097 12320 tablet_service.cc:1511] Processing CreateTablet for tablet b6777f00bcbe473d8e091eb018fdc638 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:28.350651 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6777f00bcbe473d8e091eb018fdc638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.352156 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 9171e538cc0a40b3b0ee9a649f20a11a (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:28.354661 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 547a9148660b4a9586d3df1d9ff06cef (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:28.357177 12317 tablet_service.cc:1511] Processing CreateTablet for tablet 7590aea97e9a43909b51776b9dfda5ce (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:28.359156 12318 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3c1a345b54bd1b13731683ea13c11 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:28.359156 12319 tablet_service.cc:1511] Processing CreateTablet for tablet e4feaad202a84792a25df84fa90c2c65 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:28.363765 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9171e538cc0a40b3b0ee9a649f20a11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.364494 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3c1a345b54bd1b13731683ea13c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.365257 12319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4feaad202a84792a25df84fa90c2c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.366008 12317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7590aea97e9a43909b51776b9dfda5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.369499 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547a9148660b4a9586d3df1d9ff06cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.376139 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 9171e538cc0a40b3b0ee9a649f20a11a (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:28.377985 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9171e538cc0a40b3b0ee9a649f20a11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.379235 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 9171e538cc0a40b3b0ee9a649f20a11a (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:28.380734 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9171e538cc0a40b3b0ee9a649f20a11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.396925 12314 tablet_service.cc:1511] Processing CreateTablet for tablet 3af2ee9ce3d8480c879ba12cfb6adab0 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:28.398612 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af2ee9ce3d8480c879ba12cfb6adab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.405737 12520 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:28.408089 12519 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:28.417153 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 3af2ee9ce3d8480c879ba12cfb6adab0 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:28.418635 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af2ee9ce3d8480c879ba12cfb6adab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.420677 12519 tablet_bootstrap.cc:654] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.440567 12520 tablet_bootstrap.cc:654] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.442267 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 3af2ee9ce3d8480c879ba12cfb6adab0 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:28.450378 12519 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:28.452302 12519 ts_tablet_manager.cc:1403] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260710 13:19:28.453212 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af2ee9ce3d8480c879ba12cfb6adab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.453583 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 231caf99231646779376875202147703 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:28.455034 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231caf99231646779376875202147703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.458416 12519 raft_consensus.cc:359] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.459230 12519 raft_consensus.cc:385] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.459549 12519 raft_consensus.cc:740] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.460395 12519 consensus_queue.cc:260] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.463586 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 231caf99231646779376875202147703 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:28.464967 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231caf99231646779376875202147703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.464491 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 231caf99231646779376875202147703 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:28.466272 12522 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:28.470336 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231caf99231646779376875202147703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.473641 12522 tablet_bootstrap.cc:654] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.478278 12318 tablet_service.cc:1511] Processing CreateTablet for tablet 79704833ceae4d80a6a586aacb876810 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:28.479709 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79704833ceae4d80a6a586aacb876810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.502805 12430 heartbeater.cc:499] Master 127.10.236.126:33049 was elected leader, sending a full tablet report...
I20260710 13:19:28.503187 12519 ts_tablet_manager.cc:1434] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.006s
I20260710 13:19:28.504163 12519 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:28.507661 12520 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:28.508191 12520 ts_tablet_manager.cc:1403] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.103s	user 0.019s	sys 0.027s
I20260710 13:19:28.509066 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 79704833ceae4d80a6a586aacb876810 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:28.510478 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79704833ceae4d80a6a586aacb876810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.511590 12520 raft_consensus.cc:359] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.512344 12520 raft_consensus.cc:385] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.512652 12520 raft_consensus.cc:740] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.513621 12520 consensus_queue.cc:260] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.515221 12519 tablet_bootstrap.cc:654] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.522171 12320 tablet_service.cc:1511] Processing CreateTablet for tablet 76ae3fa9dff449499ab885de1dc9cdf0 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:28.523309 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 76ae3fa9dff449499ab885de1dc9cdf0 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:28.524161 12520 ts_tablet_manager.cc:1434] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 13:19:28.525950 12504 heartbeater.cc:499] Master 127.10.236.126:33049 was elected leader, sending a full tablet report...
I20260710 13:19:28.529466 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ae3fa9dff449499ab885de1dc9cdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.527302 12519 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:28.540233 12520 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:28.541569 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ae3fa9dff449499ab885de1dc9cdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.538614 12395 tablet_service.cc:1511] Processing CreateTablet for tablet 79704833ceae4d80a6a586aacb876810 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:28.546778 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79704833ceae4d80a6a586aacb876810. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.549053 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 76ae3fa9dff449499ab885de1dc9cdf0 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:28.554342 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76ae3fa9dff449499ab885de1dc9cdf0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.555534 12314 tablet_service.cc:1511] Processing CreateTablet for tablet 692ee146e27a4097a5a02337304dd13d (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:28.556810 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692ee146e27a4097a5a02337304dd13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.550072 12520 tablet_bootstrap.cc:654] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.550282 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 11e125012d884cbdb1087ff16a1978e2 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:28.566382 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e125012d884cbdb1087ff16a1978e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.552608 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 11e125012d884cbdb1087ff16a1978e2 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:28.552608 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 11e125012d884cbdb1087ff16a1978e2 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:28.568753 12519 ts_tablet_manager.cc:1403] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.011s
I20260710 13:19:28.572101 12519 raft_consensus.cc:359] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.572872 12519 raft_consensus.cc:385] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.573158 12519 raft_consensus.cc:740] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.574450 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e125012d884cbdb1087ff16a1978e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.573961 12519 consensus_queue.cc:260] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.576145 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 692ee146e27a4097a5a02337304dd13d (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:28.576910 12519 ts_tablet_manager.cc:1434] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:28.577535 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692ee146e27a4097a5a02337304dd13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.578022 12519 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:28.588300 12393 tablet_service.cc:1511] Processing CreateTablet for tablet dcb5b0caa3e1437cb43f5f200d69457b (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:28.589502 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11e125012d884cbdb1087ff16a1978e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.590092 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb5b0caa3e1437cb43f5f200d69457b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.597667 12522 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:28.598237 12522 ts_tablet_manager.cc:1403] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.009s
I20260710 13:19:28.601542 12522 raft_consensus.cc:359] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.602582 12522 raft_consensus.cc:385] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.602959 12522 raft_consensus.cc:740] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.603978 12522 consensus_queue.cc:260] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.606371 12315 tablet_service.cc:1511] Processing CreateTablet for tablet dcb5b0caa3e1437cb43f5f200d69457b (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:28.618690 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb5b0caa3e1437cb43f5f200d69457b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.640163 12465 tablet_service.cc:1511] Processing CreateTablet for tablet dcb5b0caa3e1437cb43f5f200d69457b (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:28.626577 12318 tablet_service.cc:1511] Processing CreateTablet for tablet bd05992546104804851a2dca8141bc27 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:28.650031 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcb5b0caa3e1437cb43f5f200d69457b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.608402 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 692ee146e27a4097a5a02337304dd13d (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:28.654840 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692ee146e27a4097a5a02337304dd13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.655740 12391 tablet_service.cc:1511] Processing CreateTablet for tablet bd05992546104804851a2dca8141bc27 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:28.657886 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd05992546104804851a2dca8141bc27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.666491 12469 tablet_service.cc:1511] Processing CreateTablet for tablet bd05992546104804851a2dca8141bc27 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:28.668247 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd05992546104804851a2dca8141bc27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.672004 12314 tablet_service.cc:1511] Processing CreateTablet for tablet 78f5444c13ec4327aa5b125019cef73e (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:28.667203 12519 tablet_bootstrap.cc:654] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.673647 12314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f5444c13ec4327aa5b125019cef73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.676586 12522 ts_tablet_manager.cc:1434] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.078s	user 0.021s	sys 0.007s
I20260710 13:19:28.679661 12526 raft_consensus.cc:493] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.680218 12526 raft_consensus.cc:515] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.682582 12520 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:28.682875 12526 leader_election.cc:290] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:28.683135 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd05992546104804851a2dca8141bc27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.684710 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 78f5444c13ec4327aa5b125019cef73e (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:28.690966 12355 heartbeater.cc:499] Master 127.10.236.126:33049 was elected leader, sending a full tablet report...
I20260710 13:19:28.694141 12520 ts_tablet_manager.cc:1403] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.154s	user 0.023s	sys 0.001s
I20260710 13:19:28.697788 12520 raft_consensus.cc:359] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.698689 12520 raft_consensus.cc:385] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.699070 12520 raft_consensus.cc:740] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.699193 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f5444c13ec4327aa5b125019cef73e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:28.706019 12276 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:28.705910 12395 tablet_service.cc:1511] Processing CreateTablet for tablet da618b36e76741a69aec9c805ddd1b21 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:28.692292 12522 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:28.702948 12316 tablet_service.cc:1511] Processing CreateTablet for tablet da618b36e76741a69aec9c805ddd1b21 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:28.707439 12395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da618b36e76741a69aec9c805ddd1b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.707710 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da618b36e76741a69aec9c805ddd1b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.703634 12519 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:28.709530 12519 ts_tablet_manager.cc:1403] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.132s	user 0.012s	sys 0.008s
I20260710 13:19:28.709440 12524 raft_consensus.cc:493] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.710299 12524 raft_consensus.cc:515] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.738909 12519 raft_consensus.cc:359] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:28.739820 12519 raft_consensus.cc:385] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:28.740119 12519 raft_consensus.cc:740] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.746766 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 748abbd056a548ce871b2dffe5928d61 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:28.748045 12394 tablet_service.cc:1511] Processing CreateTablet for tablet 748abbd056a548ce871b2dffe5928d61 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:28.748605 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748abbd056a548ce871b2dffe5928d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.749457 12394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748abbd056a548ce871b2dffe5928d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.756785 12519 consensus_queue.cc:260] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:28.757177 12520 consensus_queue.cc:260] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.760906 12529 raft_consensus.cc:493] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.761555 12529 raft_consensus.cc:515] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:28.769312 12529 leader_election.cc:290] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:28.774256 12524 leader_election.cc:290] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:28.776579 12520 ts_tablet_manager.cc:1434] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.082s	user 0.008s	sys 0.000s
I20260710 13:19:28.778178 12320 tablet_service.cc:1511] Processing CreateTablet for tablet c2c6e734012449f0b904351a6bc6a51a (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:28.780040 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c6e734012449f0b904351a6bc6a51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.784842 12520 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:28.813323 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 78f5444c13ec4327aa5b125019cef73e (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:28.815558 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f5444c13ec4327aa5b125019cef73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.816524 12464 tablet_service.cc:1511] Processing CreateTablet for tablet da618b36e76741a69aec9c805ddd1b21 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:28.818759 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da618b36e76741a69aec9c805ddd1b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.839435 12467 tablet_service.cc:1511] Processing CreateTablet for tablet 748abbd056a548ce871b2dffe5928d61 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:28.841658 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748abbd056a548ce871b2dffe5928d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.859593 12524 raft_consensus.cc:493] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:28.860440 12524 raft_consensus.cc:515] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
W20260710 13:19:28.926195 12213 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.236.67:46219, user_credentials={real_user=slave}} blocked reactor thread for 152037us
I20260710 13:19:28.948731 12522 tablet_bootstrap.cc:654] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:28.965345 12524 leader_election.cc:290] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219), 365f790e74414087896fa706f935bd05 (127.10.236.65:34993)
I20260710 13:19:28.967526 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
W20260710 13:19:28.970046 12444 leader_election.cc:343] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:28.986963 12394 tablet_service.cc:1511] Processing CreateTablet for tablet c2c6e734012449f0b904351a6bc6a51a (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:28.989190 12394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c6e734012449f0b904351a6bc6a51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:28.991376 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.002777 12519 ts_tablet_manager.cc:1434] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.293s	user 0.011s	sys 0.017s
I20260710 13:19:29.003278 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.004050 12479 raft_consensus.cc:2468] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.004989 12519 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.005446 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.009480 12369 leader_election.cc:304] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
W20260710 13:19:29.010784 12369 leader_election.cc:343] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.011581 12535 raft_consensus.cc:2804] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.012521 12535 raft_consensus.cc:493] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.013006 12535 raft_consensus.cc:3060] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:28.977041 12524 raft_consensus.cc:493] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.018433 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.018610 12524 raft_consensus.cc:515] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.019172 12478 raft_consensus.cc:2468] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 0.
I20260710 13:19:29.020035 12405 raft_consensus.cc:2468] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:29.020946 12524 leader_election.cc:290] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.023705 12294 leader_election.cc:304] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:29.023545 12469 tablet_service.cc:1511] Processing CreateTablet for tablet c2c6e734012449f0b904351a6bc6a51a (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:29.024680 12529 raft_consensus.cc:2804] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.024991 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c6e734012449f0b904351a6bc6a51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.025034 12529 raft_consensus.cc:493] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.025561 12529 raft_consensus.cc:3060] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.028468 12520 tablet_bootstrap.cc:654] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.036592 12444 leader_election.cc:304] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:29.037782 12526 raft_consensus.cc:2804] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.038170 12526 raft_consensus.cc:493] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.038462 12526 raft_consensus.cc:3060] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.046990 12526 raft_consensus.cc:515] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.050920 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.051506 12526 leader_election.cc:290] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
W20260710 13:19:29.052671 12444 leader_election.cc:343] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.053802 12535 raft_consensus.cc:515] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.057536 12535 leader_election.cc:290] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.057952 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:29.060791 12405 raft_consensus.cc:3060] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.068364 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.070622 12478 raft_consensus.cc:2393] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95ce2e9fe6d249a28502cb357d3bf9bd in current term 1: Already voted for candidate 83da598212b44798aefb4e9a77f33480 in this term.
I20260710 13:19:29.070767 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:29.071359 12479 raft_consensus.cc:3060] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.077826 12320 tablet_service.cc:1511] Processing CreateTablet for tablet 9ede7e97dfa64da48fd2a93469e3a0bd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:29.079365 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ede7e97dfa64da48fd2a93469e3a0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.082528 12393 tablet_service.cc:1511] Processing CreateTablet for tablet 9ede7e97dfa64da48fd2a93469e3a0bd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:29.086262 12393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ede7e97dfa64da48fd2a93469e3a0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.089615 12479 raft_consensus.cc:2468] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:29.091182 12405 raft_consensus.cc:2468] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:29.098105 12444 leader_election.cc:304] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:29.099164 12522 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.099740 12522 ts_tablet_manager.cc:1403] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.408s	user 0.022s	sys 0.032s
I20260710 13:19:29.100521 12526 raft_consensus.cc:2804] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.101330 12520 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.104442 12520 ts_tablet_manager.cc:1403] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.320s	user 0.037s	sys 0.040s
I20260710 13:19:29.104686 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.106590 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 9ede7e97dfa64da48fd2a93469e3a0bd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:29.108078 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ede7e97dfa64da48fd2a93469e3a0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.108143 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.108235 12520 raft_consensus.cc:359] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.109120 12520 raft_consensus.cc:385] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.109289 12405 raft_consensus.cc:2393] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:29.109470 12520 raft_consensus.cc:740] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.110706 12520 consensus_queue.cc:260] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.114025 12369 leader_election.cc:304] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.092712 12529 raft_consensus.cc:515] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.115250 12535 raft_consensus.cc:2804] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.115803 12330 raft_consensus.cc:2393] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95ce2e9fe6d249a28502cb357d3bf9bd in current term 1: Already voted for candidate 365f790e74414087896fa706f935bd05 in this term.
I20260710 13:19:29.115742 12535 raft_consensus.cc:697] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:29.118037 12535 consensus_queue.cc:237] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.120501 12519 tablet_bootstrap.cc:654] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.120586 12522 raft_consensus.cc:359] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.122118 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:29.122231 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.122705 12529 leader_election.cc:290] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.126106 12526 raft_consensus.cc:697] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:29.130132 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.133209 12316 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4e91849c9f4e31a00f7c25966800f2 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:29.138229 12316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4e91849c9f4e31a00f7c25966800f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.137872 12526 consensus_queue.cc:237] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.137281 12479 raft_consensus.cc:2393] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:29.124307 12522 raft_consensus.cc:385] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.146104 12394 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4e91849c9f4e31a00f7c25966800f2 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:29.147725 12394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4e91849c9f4e31a00f7c25966800f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.147178 12467 tablet_service.cc:1511] Processing CreateTablet for tablet 3f4e91849c9f4e31a00f7c25966800f2 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:29.149784 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4e91849c9f4e31a00f7c25966800f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.157238 12520 ts_tablet_manager.cc:1434] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.011s
I20260710 13:19:29.158551 12520 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.159065 12315 tablet_service.cc:1511] Processing CreateTablet for tablet abc16c202add46f0ad53c66be02c2bfd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:29.161405 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc16c202add46f0ad53c66be02c2bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.161628 12226 catalog_manager.cc:5697] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.171528 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.172515 12330 raft_consensus.cc:2393] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 95ce2e9fe6d249a28502cb357d3bf9bd in current term 1: Already voted for candidate 365f790e74414087896fa706f935bd05 in this term.
I20260710 13:19:29.155074 12522 raft_consensus.cc:740] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.186353 12466 tablet_service.cc:1511] Processing CreateTablet for tablet abc16c202add46f0ad53c66be02c2bfd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:29.187721 12520 tablet_bootstrap.cc:654] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:29.191969 12370 leader_election.cc:343] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.192309 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:29.192525 12370 leader_election.cc:304] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:29.192898 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7e45d0bd643949e6d4b930a60572d (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:29.194054 12535 raft_consensus.cc:2749] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.194160 12544 raft_consensus.cc:493] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.194331 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7e45d0bd643949e6d4b930a60572d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.194768 12544 raft_consensus.cc:515] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.197088 12295 leader_election.cc:304] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [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: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:29.192806 12522 consensus_queue.cc:260] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.189191 12391 tablet_service.cc:1511] Processing CreateTablet for tablet abc16c202add46f0ad53c66be02c2bfd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:29.198127 12529 raft_consensus.cc:2749] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.189426 12519 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.199054 12519 ts_tablet_manager.cc:1403] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.194s	user 0.039s	sys 0.017s
I20260710 13:19:29.190156 12318 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7e45d0bd643949e6d4b930a60572d (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:29.187748 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc16c202add46f0ad53c66be02c2bfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.197162 12544 leader_election.cc:290] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 365f790e74414087896fa706f935bd05 (127.10.236.65:34993)
I20260710 13:19:29.206018 12329 raft_consensus.cc:2468] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.209123 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.211242 12405 raft_consensus.cc:2468] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:29.212765 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.212843 12444 leader_election.cc:304] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.213742 12318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7e45d0bd643949e6d4b930a60572d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.213979 12544 raft_consensus.cc:2804] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.214337 12544 raft_consensus.cc:493] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.214661 12544 raft_consensus.cc:3060] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.216126 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc16c202add46f0ad53c66be02c2bfd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:29.217676 12444 leader_election.cc:343] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.222437 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce7e45d0bd643949e6d4b930a60572d (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:29.223004 12520 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.223578 12520 ts_tablet_manager.cc:1403] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.005s
I20260710 13:19:29.223816 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7e45d0bd643949e6d4b930a60572d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.226454 12519 raft_consensus.cc:359] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.226841 12520 raft_consensus.cc:359] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.227236 12519 raft_consensus.cc:385] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.227577 12520 raft_consensus.cc:385] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.227617 12519 raft_consensus.cc:740] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.228010 12520 raft_consensus.cc:740] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.228590 12519 consensus_queue.cc:260] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.231777 12519 ts_tablet_manager.cc:1434] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260710 13:19:29.232707 12519 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.235460 12370 leader_election.cc:304] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 83da598212b44798aefb4e9a77f33480
I20260710 13:19:29.236588 12535 raft_consensus.cc:2764] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:19:29.247526 12227 catalog_manager.cc:5697] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.253454 12519 tablet_bootstrap.cc:654] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.253590 12520 consensus_queue.cc:260] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.251235 12522 ts_tablet_manager.cc:1434] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.151s	user 0.013s	sys 0.000s
I20260710 13:19:29.260609 12520 ts_tablet_manager.cc:1434] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.037s	user 0.005s	sys 0.005s
I20260710 13:19:29.261690 12520 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.266901 12320 tablet_service.cc:1511] Processing CreateTablet for tablet 126c12a29b9348179e9b8fdc86110d38 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:29.269215 12320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126c12a29b9348179e9b8fdc86110d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.272856 12520 tablet_bootstrap.cc:654] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.278638 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 126c12a29b9348179e9b8fdc86110d38 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:29.280230 12544 raft_consensus.cc:515] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.281186 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126c12a29b9348179e9b8fdc86110d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.278805 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 126c12a29b9348179e9b8fdc86110d38 (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:29.282794 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126c12a29b9348179e9b8fdc86110d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.284781 12522 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:29.295297 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3510d0730847d8a48938f6df3fcdcd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:29.298385 12315 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3510d0730847d8a48938f6df3fcdcd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:29.299934 12315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3510d0730847d8a48938f6df3fcdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.300494 12467 tablet_service.cc:1511] Processing CreateTablet for tablet 4c3510d0730847d8a48938f6df3fcdcd (DEFAULT_TABLE table=test-workload [id=263fa18840fa44cd837001f1483f9c9e]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:29.301988 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3510d0730847d8a48938f6df3fcdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.302444 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3510d0730847d8a48938f6df3fcdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:29.311000 12519 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.311612 12519 ts_tablet_manager.cc:1403] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.025s
I20260710 13:19:29.314410 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:29.314864 12519 raft_consensus.cc:359] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.315444 12405 raft_consensus.cc:3060] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.315697 12519 raft_consensus.cc:385] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.316097 12519 raft_consensus.cc:740] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.317070 12519 consensus_queue.cc:260] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.319761 12519 ts_tablet_manager.cc:1434] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:19:29.320847 12519 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.322793 12544 leader_election.cc:290] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 365f790e74414087896fa706f935bd05 (127.10.236.65:34993)
I20260710 13:19:29.323479 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
W20260710 13:19:29.325264 12444 leader_election.cc:343] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.327766 12519 tablet_bootstrap.cc:654] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.337245 12520 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.337832 12520 ts_tablet_manager.cc:1403] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.008s
I20260710 13:19:29.340847 12522 tablet_bootstrap.cc:654] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.340945 12520 raft_consensus.cc:359] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.343137 12520 raft_consensus.cc:385] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.343458 12520 raft_consensus.cc:740] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.345141 12405 raft_consensus.cc:2468] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:29.346589 12444 leader_election.cc:304] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:29.347724 12544 raft_consensus.cc:2804] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.348218 12544 raft_consensus.cc:697] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:29.349099 12544 consensus_queue.cc:237] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.349740 12520 consensus_queue.cc:260] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.354871 12520 ts_tablet_manager.cc:1434] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260710 13:19:29.355924 12520 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.359512 12526 raft_consensus.cc:493] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.360270 12526 raft_consensus.cc:515] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.365252 12526 leader_election.cc:290] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:29.365572 12520 tablet_bootstrap.cc:654] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.367297 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.368515 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
W20260710 13:19:29.370924 12444 leader_election.cc:343] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:29.371786 12444 leader_election.cc:343] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.372258 12444 leader_election.cc:304] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83da598212b44798aefb4e9a77f33480; no voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:29.374080 12526 raft_consensus.cc:2749] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.378575 12519 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.379081 12519 ts_tablet_manager.cc:1403] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.009s
I20260710 13:19:29.382143 12519 raft_consensus.cc:359] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.382869 12519 raft_consensus.cc:385] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.383145 12519 raft_consensus.cc:740] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.383880 12519 consensus_queue.cc:260] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.390174 12519 ts_tablet_manager.cc:1434] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:29.391422 12519 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.402891 12522 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.403574 12522 ts_tablet_manager.cc:1403] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.141s	user 0.024s	sys 0.006s
I20260710 13:19:29.403614 12519 tablet_bootstrap.cc:654] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.407298 12522 raft_consensus.cc:359] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.408304 12522 raft_consensus.cc:385] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.408703 12522 raft_consensus.cc:740] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.409639 12522 consensus_queue.cc:260] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.412328 12522 ts_tablet_manager.cc:1434] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:29.413513 12522 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:29.424314 12228 catalog_manager.cc:5697] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.425757 12522 tablet_bootstrap.cc:654] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.429227 12519 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.429813 12519 ts_tablet_manager.cc:1403] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.015s
I20260710 13:19:29.431016 12520 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.431782 12520 ts_tablet_manager.cc:1403] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.076s	user 0.034s	sys 0.012s
I20260710 13:19:29.432881 12519 raft_consensus.cc:359] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.433686 12519 raft_consensus.cc:385] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.433979 12519 raft_consensus.cc:740] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.435014 12519 consensus_queue.cc:260] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.436260 12520 raft_consensus.cc:359] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.437383 12520 raft_consensus.cc:385] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.437837 12520 raft_consensus.cc:740] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.438985 12520 consensus_queue.cc:260] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.444397 12519 ts_tablet_manager.cc:1434] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 13:19:29.445950 12520 ts_tablet_manager.cc:1434] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:29.447463 12520 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.450179 12519 tablet_bootstrap.cc:492] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.456421 12519 tablet_bootstrap.cc:654] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.457196 12520 tablet_bootstrap.cc:654] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.463868 12522 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.464529 12522 ts_tablet_manager.cc:1403] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.029s
I20260710 13:19:29.467294 12520 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.467180 12522 raft_consensus.cc:359] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.467823 12519 tablet_bootstrap.cc:492] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.467871 12520 ts_tablet_manager.cc:1403] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 13:19:29.467842 12522 raft_consensus.cc:385] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.468559 12522 raft_consensus.cc:740] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.468611 12519 ts_tablet_manager.cc:1403] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260710 13:19:29.469305 12522 consensus_queue.cc:260] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.471385 12522 ts_tablet_manager.cc:1434] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:29.471503 12519 raft_consensus.cc:359] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.471428 12520 raft_consensus.cc:359] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.472352 12519 raft_consensus.cc:385] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.472420 12520 raft_consensus.cc:385] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.472483 12522 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:29.472762 12519 raft_consensus.cc:740] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.472931 12520 raft_consensus.cc:740] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.473851 12519 consensus_queue.cc:260] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.473860 12520 consensus_queue.cc:260] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.476291 12520 ts_tablet_manager.cc:1434] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:29.480012 12520 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.480165 12519 ts_tablet_manager.cc:1434] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:19:29.481140 12519 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.487146 12520 tablet_bootstrap.cc:654] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.489524 12522 tablet_bootstrap.cc:654] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.487146 12519 tablet_bootstrap.cc:654] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.497543 12520 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.498122 12520 ts_tablet_manager.cc:1403] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 13:19:29.499890 12519 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.500428 12519 ts_tablet_manager.cc:1403] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260710 13:19:29.500851 12520 raft_consensus.cc:359] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.501467 12522 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.501699 12520 raft_consensus.cc:385] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.502113 12522 ts_tablet_manager.cc:1403] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260710 13:19:29.502049 12520 raft_consensus.cc:740] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.503301 12519 raft_consensus.cc:359] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.503880 12519 raft_consensus.cc:385] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.504070 12519 raft_consensus.cc:740] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.504669 12519 consensus_queue.cc:260] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.503087 12520 consensus_queue.cc:260] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.506599 12519 ts_tablet_manager.cc:1434] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:29.506793 12520 ts_tablet_manager.cc:1434] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:29.507750 12519 tablet_bootstrap.cc:492] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.507750 12520 tablet_bootstrap.cc:492] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.505023 12522 raft_consensus.cc:359] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.508900 12522 raft_consensus.cc:385] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.509212 12522 raft_consensus.cc:740] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.510041 12522 consensus_queue.cc:260] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.513878 12519 tablet_bootstrap.cc:654] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.513878 12520 tablet_bootstrap.cc:654] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.520262 12522 ts_tablet_manager.cc:1434] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:29.527640 12522 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:29.530262 12535 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:29.535954 12519 tablet_bootstrap.cc:492] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.535923 12529 raft_consensus.cc:493] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.536657 12519 ts_tablet_manager.cc:1403] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.017s
I20260710 13:19:29.536546 12529 raft_consensus.cc:515] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.538687 12529 leader_election.cc:290] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.539464 12526 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:29.540112 12520 tablet_bootstrap.cc:492] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.539721 12519 raft_consensus.cc:359] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.540717 12522 tablet_bootstrap.cc:654] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.540618 12519 raft_consensus.cc:385] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.541191 12519 raft_consensus.cc:740] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.542059 12519 consensus_queue.cc:260] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.540603 12520 ts_tablet_manager.cc:1403] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260710 13:19:29.543771 12524 raft_consensus.cc:493] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.544565 12519 ts_tablet_manager.cc:1434] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:29.545426 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af2ee9ce3d8480c879ba12cfb6adab0" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.546036 12405 raft_consensus.cc:2468] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 0.
I20260710 13:19:29.546527 12520 raft_consensus.cc:359] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.547219 12520 raft_consensus.cc:385] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.547322 12295 leader_election.cc:304] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.548379 12529 raft_consensus.cc:2804] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.548867 12529 raft_consensus.cc:493] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.549322 12529 raft_consensus.cc:3060] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.549971 12519 tablet_bootstrap.cc:492] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.547513 12520 raft_consensus.cc:740] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.544327 12524 raft_consensus.cc:515] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.555336 12524 leader_election.cc:290] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.555706 12519 tablet_bootstrap.cc:654] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.556083 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7590aea97e9a43909b51776b9dfda5ce" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.556761 12329 raft_consensus.cc:2468] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.558354 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af2ee9ce3d8480c879ba12cfb6adab0" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.559065 12478 raft_consensus.cc:2468] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 0.
I20260710 13:19:29.558370 12370 leader_election.cc:304] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.563180 12535 raft_consensus.cc:2804] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.563604 12535 raft_consensus.cc:493] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.563962 12535 raft_consensus.cc:3060] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.564862 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7590aea97e9a43909b51776b9dfda5ce" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.565717 12479 raft_consensus.cc:2468] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.569712 12329 raft_consensus.cc:3060] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.562475 12520 consensus_queue.cc:260] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.579185 12520 ts_tablet_manager.cc:1434] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.001s
I20260710 13:19:29.580403 12520 tablet_bootstrap.cc:492] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.584652 12529 raft_consensus.cc:515] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.597008 12520 tablet_bootstrap.cc:654] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.601106 12573 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:29.602335 12526 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:29.609489 12544 raft_consensus.cc:493] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.609997 12544 raft_consensus.cc:515] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.610244 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af2ee9ce3d8480c879ba12cfb6adab0" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:29.610800 12405 raft_consensus.cc:3060] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.612094 12544 leader_election.cc:290] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:29.614032 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.615063 12328 raft_consensus.cc:2468] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:29.614300 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.616345 12403 raft_consensus.cc:2468] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:29.618161 12444 leader_election.cc:304] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.619328 12526 raft_consensus.cc:2804] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.619783 12526 raft_consensus.cc:493] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.620191 12526 raft_consensus.cc:3060] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.625140 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3af2ee9ce3d8480c879ba12cfb6adab0" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:29.626070 12478 raft_consensus.cc:3060] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.605775 12519 tablet_bootstrap.cc:492] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.636639 12519 ts_tablet_manager.cc:1403] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.021s
I20260710 13:19:29.640105 12529 leader_election.cc:290] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.637187 12478 raft_consensus.cc:2468] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 1.
I20260710 13:19:29.646371 12526 raft_consensus.cc:515] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.647765 12294 leader_election.cc:304] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:29.651645 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.652451 12328 raft_consensus.cc:3060] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.655575 12573 raft_consensus.cc:493] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.656316 12573 raft_consensus.cc:515] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.660295 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
W20260710 13:19:29.662676 12370 leader_election.cc:343] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.666541 12519 raft_consensus.cc:359] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.667953 12519 raft_consensus.cc:385] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.670028 12578 raft_consensus.cc:2804] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.670152 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:29.667474 12328 raft_consensus.cc:2468] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:29.670728 12573 leader_election.cc:290] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.670929 12403 raft_consensus.cc:3060] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.671555 12519 raft_consensus.cc:740] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.674060 12519 consensus_queue.cc:260] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.688709 12519 ts_tablet_manager.cc:1434] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.003s
I20260710 13:19:29.690165 12519 tablet_bootstrap.cc:492] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.606601 12535 raft_consensus.cc:515] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.672483 12444 leader_election.cc:304] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:29.672974 12526 leader_election.cc:290] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:29.675065 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.678464 12403 raft_consensus.cc:2468] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:29.679260 12578 raft_consensus.cc:697] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Becoming Leader. State: Replica: 365f790e74414087896fa706f935bd05, State: Running, Role: LEADER
I20260710 13:19:29.703717 12526 raft_consensus.cc:2804] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.704249 12526 raft_consensus.cc:697] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:29.704517 12578 consensus_queue.cc:237] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.704941 12535 leader_election.cc:290] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.672047 12405 raft_consensus.cc:2468] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 1.
I20260710 13:19:29.706378 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7590aea97e9a43909b51776b9dfda5ce" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:29.707024 12479 raft_consensus.cc:3060] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.708237 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7590aea97e9a43909b51776b9dfda5ce" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.708873 12330 raft_consensus.cc:3060] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.703719 12478 raft_consensus.cc:2468] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.711551 12520 tablet_bootstrap.cc:492] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.712075 12520 ts_tablet_manager.cc:1403] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.132s	user 0.049s	sys 0.038s
I20260710 13:19:29.711915 12369 leader_election.cc:304] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:29.705067 12526 consensus_queue.cc:237] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.714972 12535 raft_consensus.cc:2804] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.715407 12535 raft_consensus.cc:493] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.714931 12520 raft_consensus.cc:359] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.715798 12520 raft_consensus.cc:385] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.716194 12520 raft_consensus.cc:740] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.716919 12520 consensus_queue.cc:260] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.718456 12479 raft_consensus.cc:2468] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:29.720238 12369 leader_election.cc:304] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.721393 12573 raft_consensus.cc:2804] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.716885 12330 raft_consensus.cc:2468] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:29.722059 12573 raft_consensus.cc:697] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:29.723301 12573 consensus_queue.cc:237] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.724661 12522 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.725325 12522 ts_tablet_manager.cc:1403] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.198s	user 0.069s	sys 0.080s
I20260710 13:19:29.715756 12535 raft_consensus.cc:3060] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.735350 12522 raft_consensus.cc:359] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.736109 12522 raft_consensus.cc:385] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.736404 12522 raft_consensus.cc:740] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
W20260710 13:19:29.736485 12276 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:29.738812 12522 consensus_queue.cc:260] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.698082 12519 tablet_bootstrap.cc:654] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.742803 12522 ts_tablet_manager.cc:1434] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260710 13:19:29.743666 12520 ts_tablet_manager.cc:1434] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.016s
I20260710 13:19:29.744165 12522 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:29.744983 12520 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.751351 12522 tablet_bootstrap.cc:654] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.751807 12520 tablet_bootstrap.cc:654] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.751390 12227 catalog_manager.cc:5697] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.756482 12535 raft_consensus.cc:515] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
W20260710 13:19:29.759023 12444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.65:34993, user_credentials={real_user=slave}} blocked reactor thread for 56095.7us
I20260710 13:19:29.762079 12522 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.762781 12522 ts_tablet_manager.cc:1403] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:19:29.763363 12226 catalog_manager.cc:5697] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 365f790e74414087896fa706f935bd05 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.768397 12522 raft_consensus.cc:359] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.769446 12522 raft_consensus.cc:385] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.769738 12522 raft_consensus.cc:740] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.770535 12522 consensus_queue.cc:260] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.772848 12522 ts_tablet_manager.cc:1434] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 13:19:29.772917 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.773720 12330 raft_consensus.cc:3060] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.773900 12522 tablet_bootstrap.cc:492] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:29.778703 12543 raft_consensus.cc:493] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.779282 12543 raft_consensus.cc:515] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.781792 12543 leader_election.cc:290] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:29.784672 12522 tablet_bootstrap.cc:654] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.787271 12330 raft_consensus.cc:2468] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:29.789736 12582 raft_consensus.cc:493] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.790776 12535 leader_election.cc:290] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.790920 12582 raft_consensus.cc:515] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.769825 12228 catalog_manager.cc:5697] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.794131 12582 leader_election.cc:290] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:29.794761 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:29.795526 12479 raft_consensus.cc:3060] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.795539 12370 leader_election.cc:304] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.796887 12573 raft_consensus.cc:493] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.797838 12535 raft_consensus.cc:2804] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.797540 12573 raft_consensus.cc:515] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.798373 12535 raft_consensus.cc:697] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:29.799315 12535 consensus_queue.cc:237] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.800400 12573 leader_election.cc:290] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.802322 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.803086 12478 raft_consensus.cc:2468] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.805774 12369 leader_election.cc:304] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.806332 12581 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:29.807005 12568 raft_consensus.cc:2804] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.807475 12568 raft_consensus.cc:493] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.807839 12568 raft_consensus.cc:3060] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.808740 12520 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.809229 12520 ts_tablet_manager.cc:1403] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.007s
I20260710 13:19:29.811887 12520 raft_consensus.cc:359] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.812157 12524 raft_consensus.cc:493] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.812553 12520 raft_consensus.cc:385] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.812912 12520 raft_consensus.cc:740] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.814102 12520 consensus_queue.cc:260] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.815261 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.816044 12520 ts_tablet_manager.cc:1434] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:29.816896 12520 tablet_bootstrap.cc:492] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.819272 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.820989 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.822538 12520 tablet_bootstrap.cc:654] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.823359 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.812925 12524 raft_consensus.cc:515] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.824558 12403 raft_consensus.cc:2468] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:29.831842 12444 leader_election.cc:304] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
W20260710 13:19:29.833084 12444 leader_election.cc:343] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:29.833913 12444 leader_election.cc:343] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.834940 12582 raft_consensus.cc:2804] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.835425 12582 raft_consensus.cc:493] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.835889 12582 raft_consensus.cc:3060] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.841002 12524 leader_election.cc:290] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.842061 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.843402 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
W20260710 13:19:29.843856 12370 leader_election.cc:343] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.803828 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.857232 12522 tablet_bootstrap.cc:492] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.853302 12568 raft_consensus.cc:515] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.859565 12522 ts_tablet_manager.cc:1403] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.032s
W20260710 13:19:29.857259 12370 leader_election.cc:343] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.862039 12405 raft_consensus.cc:2393] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83da598212b44798aefb4e9a77f33480 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:29.858269 12479 raft_consensus.cc:2468] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:29.863960 12522 raft_consensus.cc:359] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.864725 12522 raft_consensus.cc:385] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.865013 12522 raft_consensus.cc:740] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.865657 12522 consensus_queue.cc:260] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.866801 12226 catalog_manager.cc:5697] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.856331 12519 tablet_bootstrap.cc:492] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.868299 12519 ts_tablet_manager.cc:1403] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.178s	user 0.034s	sys 0.016s
I20260710 13:19:29.868724 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:29.869439 12479 raft_consensus.cc:3060] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.877617 12568 leader_election.cc:290] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.867657 12522 ts_tablet_manager.cc:1434] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:29.870923 12519 raft_consensus.cc:359] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.881686 12519 raft_consensus.cc:385] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.881994 12519 raft_consensus.cc:740] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.882313 12522 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:29.882637 12519 consensus_queue.cc:260] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.884616 12519 ts_tablet_manager.cc:1434] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:19:29.871613 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.885838 12479 raft_consensus.cc:2468] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:29.886533 12519 tablet_bootstrap.cc:492] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.887091 12369 leader_election.cc:304] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:29.888052 12568 raft_consensus.cc:2804] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.888659 12522 tablet_bootstrap.cc:654] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.888712 12568 raft_consensus.cc:697] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
W20260710 13:19:29.889525 12370 leader_election.cc:343] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.890139 12520 tablet_bootstrap.cc:492] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:29.890573 12520 ts_tablet_manager.cc:1403] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.022s
I20260710 13:19:29.874370 12582 raft_consensus.cc:515] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.870148 12444 leader_election.cc:304] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83da598212b44798aefb4e9a77f33480; no voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:29.891577 12478 raft_consensus.cc:2393] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 95ce2e9fe6d249a28502cb357d3bf9bd in current term 1: Already voted for candidate 83da598212b44798aefb4e9a77f33480 in this term.
I20260710 13:19:29.894825 12369 leader_election.cc:304] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:29.896142 12592 raft_consensus.cc:3060] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.897746 12581 raft_consensus.cc:2749] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.898393 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.899050 12330 raft_consensus.cc:3060] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.901499 12519 tablet_bootstrap.cc:654] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:29.902474 12535 raft_consensus.cc:493] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.892638 12582 leader_election.cc:290] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:29.903469 12535 raft_consensus.cc:515] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.889825 12568 consensus_queue.cc:237] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.906849 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ae3fa9dff449499ab885de1dc9cdf0" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.911667 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
W20260710 13:19:29.914120 12370 leader_election.cc:343] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.916545 12535 leader_election.cc:290] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.918588 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ae3fa9dff449499ab885de1dc9cdf0" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.919463 12479 raft_consensus.cc:2468] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.922818 12329 raft_consensus.cc:3060] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.926380 12369 leader_election.cc:304] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:29.926568 12581 raft_consensus.cc:493] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.928048 12581 raft_consensus.cc:515] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.930330 12573 raft_consensus.cc:2804] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.930780 12573 raft_consensus.cc:493] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.931119 12573 raft_consensus.cc:3060] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.931732 12524 raft_consensus.cc:493] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.931164 12581 leader_election.cc:290] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:29.932438 12524 raft_consensus.cc:515] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.935593 12524 leader_election.cc:290] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.936221 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ee146e27a4097a5a02337304dd13d" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.937609 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e125012d884cbdb1087ff16a1978e2" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:29.938872 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e125012d884cbdb1087ff16a1978e2" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
W20260710 13:19:29.939385 12370 leader_election.cc:343] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.941804 12520 raft_consensus.cc:359] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.942736 12520 raft_consensus.cc:385] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.943113 12520 raft_consensus.cc:740] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.943473 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ee146e27a4097a5a02337304dd13d" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.945891 12330 raft_consensus.cc:2468] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
W20260710 13:19:29.944429 12444 leader_election.cc:343] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.939415 12573 raft_consensus.cc:515] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
W20260710 13:19:29.947686 12444 leader_election.cc:343] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.950652 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ae3fa9dff449499ab885de1dc9cdf0" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:29.953819 12444 leader_election.cc:304] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83da598212b44798aefb4e9a77f33480; no voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd
W20260710 13:19:29.953867 12370 leader_election.cc:343] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:29.954869 12581 raft_consensus.cc:2749] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:29.952785 12520 consensus_queue.cc:260] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.955374 12444 leader_election.cc:304] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:29.955681 12479 raft_consensus.cc:2468] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:29.956251 12581 raft_consensus.cc:2804] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:29.958961 12520 ts_tablet_manager.cc:1434] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260710 13:19:29.957026 12581 raft_consensus.cc:697] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:29.959936 12520 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:29.961436 12369 leader_election.cc:304] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:29.962411 12581 consensus_queue.cc:237] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.963567 12519 tablet_bootstrap.cc:492] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:29.962904 12578 raft_consensus.cc:493] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:29.964649 12519 ts_tablet_manager.cc:1403] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.079s	user 0.017s	sys 0.017s
I20260710 13:19:29.964550 12578 raft_consensus.cc:515] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } }
I20260710 13:19:29.963973 12568 raft_consensus.cc:2804] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:29.957682 12544 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:29.969887 12519 raft_consensus.cc:359] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.970166 12228 catalog_manager.cc:5697] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.971256 12519 raft_consensus.cc:385] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.971524 12519 raft_consensus.cc:740] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.967181 12568 raft_consensus.cc:493] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:29.973510 12568 raft_consensus.cc:3060] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.974073 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:29.972304 12519 consensus_queue.cc:260] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.977949 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76ae3fa9dff449499ab885de1dc9cdf0" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:29.978668 12519 ts_tablet_manager.cc:1434] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 13:19:29.978631 12478 raft_consensus.cc:3060] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:29.979171 12573 leader_election.cc:290] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.979732 12519 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:29.981417 12578 leader_election.cc:290] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:29.982569 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6777f00bcbe473d8e091eb018fdc638" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:29.983403 12522 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:29.983920 12522 ts_tablet_manager.cc:1403] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.035s
I20260710 13:19:29.984565 12294 leader_election.cc:304] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [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: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:29.991281 12522 raft_consensus.cc:359] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.993947 12522 raft_consensus.cc:385] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:29.994242 12522 raft_consensus.cc:740] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:29.988957 12568 raft_consensus.cc:515] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.996163 12522 consensus_queue.cc:260] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:29.996891 12478 raft_consensus.cc:2468] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:29.999845 12522 ts_tablet_manager.cc:1434] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:19:30.001644 12522 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.001288 12369 leader_election.cc:304] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:30.002409 12592 raft_consensus.cc:2749] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.004011 12573 raft_consensus.cc:2804] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.005033 12573 raft_consensus.cc:697] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:30.005903 12573 consensus_queue.cc:237] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.010165 12228 catalog_manager.cc:5697] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.004379 12578 raft_consensus.cc:2749] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:30.016839 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e125012d884cbdb1087ff16a1978e2" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:30.017714 12522 tablet_bootstrap.cc:654] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:30.018282 12370 leader_election.cc:343] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.018267 12520 tablet_bootstrap.cc:654] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.019706 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e125012d884cbdb1087ff16a1978e2" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:30.019975 12568 leader_election.cc:290] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.020335 12478 raft_consensus.cc:3060] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.027196 12519 tablet_bootstrap.cc:654] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.028724 12403 raft_consensus.cc:2468] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:30.032945 12522 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.033859 12522 ts_tablet_manager.cc:1403] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.005s
I20260710 13:19:30.037808 12478 raft_consensus.cc:2468] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:30.037899 12522 raft_consensus.cc:359] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.039211 12522 raft_consensus.cc:385] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.039887 12522 raft_consensus.cc:740] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.039779 12369 leader_election.cc:304] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:30.041702 12568 raft_consensus.cc:2804] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.042445 12568 raft_consensus.cc:697] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:30.043637 12568 consensus_queue.cc:237] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.045730 12578 raft_consensus.cc:493] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.046423 12578 raft_consensus.cc:515] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.049343 12578 leader_election.cc:290] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.050704 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.050091 12228 catalog_manager.cc:5697] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.052085 12520 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.055763 12520 ts_tablet_manager.cc:1403] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.009s
I20260710 13:19:30.051040 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "231caf99231646779376875202147703" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.056855 12478 raft_consensus.cc:2393] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:30.057902 12519 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.058069 12294 leader_election.cc:304] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:30.058396 12519 ts_tablet_manager.cc:1403] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.001s
I20260710 13:19:30.059440 12578 raft_consensus.cc:3060] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.059537 12520 raft_consensus.cc:359] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.060616 12520 raft_consensus.cc:385] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.041669 12522 consensus_queue.cc:260] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.060962 12520 raft_consensus.cc:740] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.061076 12519 raft_consensus.cc:359] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.068688 12519 raft_consensus.cc:385] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.068982 12519 raft_consensus.cc:740] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.068285 12522 ts_tablet_manager.cc:1434] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.001s
I20260710 13:19:30.069211 12520 consensus_queue.cc:260] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.069962 12519 consensus_queue.cc:260] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.071966 12522 tablet_bootstrap.cc:492] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.072090 12519 ts_tablet_manager.cc:1434] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 13:19:30.073575 12519 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.079016 12520 ts_tablet_manager.cc:1434] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:19:30.079020 12522 tablet_bootstrap.cc:654] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.079705 12519 tablet_bootstrap.cc:654] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.080691 12520 tablet_bootstrap.cc:492] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:30.080384 12226 catalog_manager.cc:5697] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.091605 12519 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.092213 12519 ts_tablet_manager.cc:1403] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 13:19:30.095373 12519 raft_consensus.cc:359] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.096104 12519 raft_consensus.cc:385] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.096390 12519 raft_consensus.cc:740] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.097054 12519 consensus_queue.cc:260] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.099298 12522 tablet_bootstrap.cc:492] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.099797 12522 ts_tablet_manager.cc:1403] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.006s
I20260710 13:19:30.099849 12519 ts_tablet_manager.cc:1434] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:30.101001 12519 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.102231 12520 tablet_bootstrap.cc:654] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.102610 12522 raft_consensus.cc:359] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.103384 12522 raft_consensus.cc:385] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.103664 12522 raft_consensus.cc:740] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.104393 12522 consensus_queue.cc:260] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.109159 12522 ts_tablet_manager.cc:1434] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:19:30.110129 12522 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.111263 12519 tablet_bootstrap.cc:654] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.115927 12522 tablet_bootstrap.cc:654] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.120112 12581 raft_consensus.cc:493] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.120608 12581 raft_consensus.cc:515] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.122684 12581 leader_election.cc:290] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.124472 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.125336 12544 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:30.126255 12444 leader_election.cc:343] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.127440 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.128214 12578 raft_consensus.cc:2749] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:30.129454 12444 leader_election.cc:343] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.129900 12444 leader_election.cc:304] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83da598212b44798aefb4e9a77f33480; no voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:30.130681 12544 raft_consensus.cc:2749] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.135453 12519 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.135986 12519 ts_tablet_manager.cc:1403] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.003s
I20260710 13:19:30.137710 12568 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.138242 12522 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.138612 12522 ts_tablet_manager.cc:1403] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.004s
I20260710 13:19:30.138904 12519 raft_consensus.cc:359] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.139623 12519 raft_consensus.cc:385] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.139900 12519 raft_consensus.cc:740] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.140626 12519 consensus_queue.cc:260] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.140501 12522 raft_consensus.cc:359] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.142872 12522 raft_consensus.cc:385] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.143080 12519 ts_tablet_manager.cc:1434] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:30.143268 12522 raft_consensus.cc:740] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.144259 12519 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.144258 12522 consensus_queue.cc:260] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.146699 12522 ts_tablet_manager.cc:1434] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:30.148037 12520 tablet_bootstrap.cc:492] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.148674 12520 ts_tablet_manager.cc:1403] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.014s
I20260710 13:19:30.151002 12519 tablet_bootstrap.cc:654] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.147563 12522 tablet_bootstrap.cc:492] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.154814 12592 raft_consensus.cc:493] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.155537 12592 raft_consensus.cc:515] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.161743 12592 leader_election.cc:290] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.164049 12592 raft_consensus.cc:493] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.165264 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.166028 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.169003 12585 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.171353 12592 raft_consensus.cc:515] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
W20260710 13:19:30.177398 12370 leader_election.cc:343] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.181609 12522 tablet_bootstrap.cc:654] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.181651 12578 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.184445 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.185251 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
W20260710 13:19:30.185866 12370 leader_election.cc:343] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.186841 12520 raft_consensus.cc:359] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
W20260710 13:19:30.187381 12369 leader_election.cc:343] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.188123 12369 leader_election.cc:304] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:30.188879 12592 leader_election.cc:290] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.189522 12568 raft_consensus.cc:2749] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:30.191527 12369 leader_election.cc:343] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.192176 12369 leader_election.cc:304] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:30.193684 12568 raft_consensus.cc:2749] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.187513 12520 raft_consensus.cc:385] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.196297 12520 raft_consensus.cc:740] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.195775 12578 raft_consensus.cc:493] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.196869 12578 raft_consensus.cc:515] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.196975 12520 consensus_queue.cc:260] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.199024 12520 ts_tablet_manager.cc:1434] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260710 13:19:30.199898 12520 tablet_bootstrap.cc:492] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:30.199810 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e125012d884cbdb1087ff16a1978e2" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.204329 12578 leader_election.cc:290] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.206086 12578 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.208891 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11e125012d884cbdb1087ff16a1978e2" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.209638 12478 raft_consensus.cc:2393] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:30.211155 12294 leader_election.cc:304] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:30.212040 12529 raft_consensus.cc:3060] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.214548 12520 tablet_bootstrap.cc:654] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.219220 12568 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.220459 12585 raft_consensus.cc:493] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.220880 12529 raft_consensus.cc:2749] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.221218 12585 raft_consensus.cc:515] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.224694 12585 leader_election.cc:290] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.224918 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.227046 12519 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.227608 12519 ts_tablet_manager.cc:1403] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.084s	user 0.020s	sys 0.040s
I20260710 13:19:30.228648 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.229334 12405 raft_consensus.cc:2468] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
W20260710 13:19:30.234707 12444 leader_election.cc:343] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.235777 12444 leader_election.cc:304] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:30.239403 12585 raft_consensus.cc:2804] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.239806 12585 raft_consensus.cc:493] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.240235 12585 raft_consensus.cc:3060] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.238783 12519 raft_consensus.cc:359] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.241016 12519 raft_consensus.cc:385] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.241793 12519 raft_consensus.cc:740] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.243326 12519 consensus_queue.cc:260] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.247496 12519 ts_tablet_manager.cc:1434] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:19:30.250121 12522 tablet_bootstrap.cc:492] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.250774 12522 ts_tablet_manager.cc:1403] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.103s	user 0.004s	sys 0.012s
I20260710 13:19:30.250241 12519 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.259130 12585 raft_consensus.cc:515] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.271209 12585 leader_election.cc:290] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.275386 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:30.275732 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:30.276676 12405 raft_consensus.cc:3060] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.284392 12568 raft_consensus.cc:493] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.285056 12568 raft_consensus.cc:515] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.288208 12568 leader_election.cc:290] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.295567 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748abbd056a548ce871b2dffe5928d61" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.296135 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748abbd056a548ce871b2dffe5928d61" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
W20260710 13:19:30.297088 12370 leader_election.cc:343] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:30.297605 12369 leader_election.cc:343] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.298100 12369 leader_election.cc:304] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:30.305575 12568 raft_consensus.cc:2749] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.309423 12568 raft_consensus.cc:493] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.309981 12568 raft_consensus.cc:515] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.312866 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.313377 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.313993 12479 raft_consensus.cc:2468] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
W20260710 13:19:30.315081 12370 leader_election.cc:343] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.315223 12568 leader_election.cc:290] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.315706 12369 leader_election.cc:304] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:30.316846 12568 raft_consensus.cc:2804] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.316903 12592 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:30.320350 12529 raft_consensus.cc:493] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.322285 12529 raft_consensus.cc:515] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.319245 12568 raft_consensus.cc:493] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.325994 12568 raft_consensus.cc:3060] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:30.326880 12444 leader_election.cc:343] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.327754 12529 leader_election.cc:290] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.328589 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ee146e27a4097a5a02337304dd13d" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.329401 12403 raft_consensus.cc:2468] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 0.
I20260710 13:19:30.329589 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ee146e27a4097a5a02337304dd13d" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.330219 12478 raft_consensus.cc:2468] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 0.
I20260710 13:19:30.330713 12295 leader_election.cc:304] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:30.331545 12619 raft_consensus.cc:2804] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.331365 12522 raft_consensus.cc:359] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.331990 12619 raft_consensus.cc:493] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.332089 12522 raft_consensus.cc:385] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.332420 12619 raft_consensus.cc:3060] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.332458 12522 raft_consensus.cc:740] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.334838 12522 consensus_queue.cc:260] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.335879 12520 tablet_bootstrap.cc:492] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.336441 12520 ts_tablet_manager.cc:1403] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.137s	user 0.048s	sys 0.048s
I20260710 13:19:30.337123 12522 ts_tablet_manager.cc:1434] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.086s	user 0.002s	sys 0.006s
I20260710 13:19:30.338011 12522 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.339111 12520 raft_consensus.cc:359] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.339753 12520 raft_consensus.cc:385] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.340016 12520 raft_consensus.cc:740] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.340862 12520 consensus_queue.cc:260] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.343412 12520 ts_tablet_manager.cc:1434] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:30.344271 12520 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:30.347000 12568 raft_consensus.cc:515] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.349084 12405 raft_consensus.cc:2468] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:30.349838 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:30.350854 12444 leader_election.cc:304] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
W20260710 13:19:30.351971 12370 leader_election.cc:343] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.359175 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:30.359907 12478 raft_consensus.cc:3060] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.360062 12519 tablet_bootstrap.cc:654] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.355177 12585 raft_consensus.cc:2804] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.360891 12585 raft_consensus.cc:697] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:30.362248 12585 consensus_queue.cc:237] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.368227 12620 raft_consensus.cc:493] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.368925 12620 raft_consensus.cc:515] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.372553 12520 tablet_bootstrap.cc:654] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.357527 12568 leader_election.cc:290] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.374677 12478 raft_consensus.cc:2468] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:30.386576 12522 tablet_bootstrap.cc:654] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.372958 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.390976 12369 leader_election.cc:304] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:30.391808 12568 raft_consensus.cc:2804] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.388248 12535 raft_consensus.cc:493] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.392379 12568 raft_consensus.cc:697] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:30.392601 12524 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.392791 12535 raft_consensus.cc:515] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.393337 12568 consensus_queue.cc:237] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.394886 12535 leader_election.cc:290] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.373519 12620 leader_election.cc:290] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.389424 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.396080 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.396330 12405 raft_consensus.cc:2393] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 83da598212b44798aefb4e9a77f33480 in this term.
I20260710 13:19:30.398159 12295 leader_election.cc:304] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:30.380396 12619 raft_consensus.cc:515] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.399238 12620 raft_consensus.cc:3060] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:30.402019 12369 leader_election.cc:343] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.402977 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.403991 12328 raft_consensus.cc:2468] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:30.405054 12585 consensus_queue.cc:1048] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.406266 12370 leader_election.cc:304] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [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: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 83da598212b44798aefb4e9a77f33480
I20260710 13:19:30.408293 12524 raft_consensus.cc:2804] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.408670 12524 raft_consensus.cc:493] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.408986 12524 raft_consensus.cc:3060] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.417798 12519 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.418216 12519 ts_tablet_manager.cc:1403] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.168s	user 0.021s	sys 0.002s
W20260710 13:19:30.418908 12370 consensus_peers.cc:597] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:30.420344 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ee146e27a4097a5a02337304dd13d" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:30.420450 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "692ee146e27a4097a5a02337304dd13d" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:30.420893 12477 raft_consensus.cc:3060] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.421154 12403 raft_consensus.cc:3060] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.421895 12535 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.426108 12619 leader_election.cc:290] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.433518 12620 raft_consensus.cc:2749] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.452325 12403 raft_consensus.cc:2468] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 1.
I20260710 13:19:30.456640 12227 catalog_manager.cc:5697] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.458273 12226 catalog_manager.cc:5697] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.461318 12519 raft_consensus.cc:359] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.462713 12519 raft_consensus.cc:385] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.463483 12519 raft_consensus.cc:740] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.464264 12519 consensus_queue.cc:260] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.469338 12519 ts_tablet_manager.cc:1434] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.004s
I20260710 13:19:30.469971 12477 raft_consensus.cc:2468] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 1.
I20260710 13:19:30.470445 12519 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.472071 12295 leader_election.cc:304] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:30.473034 12620 raft_consensus.cc:2804] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.473542 12620 raft_consensus.cc:697] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Becoming Leader. State: Replica: 365f790e74414087896fa706f935bd05, State: Running, Role: LEADER
I20260710 13:19:30.474368 12620 consensus_queue.cc:237] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.480028 12524 raft_consensus.cc:515] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.495694 12522 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.496482 12522 ts_tablet_manager.cc:1403] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.003s
I20260710 13:19:30.506650 12519 tablet_bootstrap.cc:654] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.509905 12520 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.521204 12524 leader_election.cc:290] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.521658 12520 ts_tablet_manager.cc:1403] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.178s	user 0.013s	sys 0.003s
I20260710 13:19:30.522451 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:30.524641 12520 raft_consensus.cc:359] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.510998 12535 consensus_queue.cc:1048] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.509231 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:30.525862 12328 raft_consensus.cc:3060] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.533413 12522 raft_consensus.cc:359] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.534228 12522 raft_consensus.cc:385] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.534510 12522 raft_consensus.cc:740] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.535212 12522 consensus_queue.cc:260] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.512800 12585 consensus_queue.cc:1048] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.537405 12520 raft_consensus.cc:385] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.537771 12520 raft_consensus.cc:740] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.516579 12573 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.538419 12520 consensus_queue.cc:260] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.539353 12478 raft_consensus.cc:3060] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.543887 12522 ts_tablet_manager.cc:1434] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:19:30.556142 12522 tablet_bootstrap.cc:492] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.567586 12328 raft_consensus.cc:2468] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:30.568164 12227 catalog_manager.cc:5697] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 365f790e74414087896fa706f935bd05 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.569800 12370 leader_election.cc:304] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:30.571018 12568 raft_consensus.cc:2804] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.571568 12568 raft_consensus.cc:697] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:30.572448 12568 consensus_queue.cc:237] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.608671 12478 raft_consensus.cc:2468] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:30.616954 12519 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.621220 12519 ts_tablet_manager.cc:1403] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.151s	user 0.014s	sys 0.009s
I20260710 13:19:30.624248 12519 raft_consensus.cc:359] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.624997 12519 raft_consensus.cc:385] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.625298 12519 raft_consensus.cc:740] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.626139 12519 consensus_queue.cc:260] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.628326 12519 ts_tablet_manager.cc:1434] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:30.629328 12519 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.622471 12225 catalog_manager.cc:5697] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.631220 12522 tablet_bootstrap.cc:654] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.633060 12520 ts_tablet_manager.cc:1434] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.111s	user 0.009s	sys 0.000s
I20260710 13:19:30.642925 12573 consensus_queue.cc:1048] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:30.645817 12520 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:30.649546 12573 consensus_queue.cc:1048] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.664377 12522 tablet_bootstrap.cc:492] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.665263 12522 ts_tablet_manager.cc:1403] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.010s
I20260710 13:19:30.668373 12520 tablet_bootstrap.cc:654] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.680680 12519 tablet_bootstrap.cc:654] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.683128 12522 raft_consensus.cc:359] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.684084 12522 raft_consensus.cc:385] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.684487 12522 raft_consensus.cc:740] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.685286 12522 consensus_queue.cc:260] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.687786 12522 ts_tablet_manager.cc:1434] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:19:30.688874 12522 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.698947 12520 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.699522 12520 ts_tablet_manager.cc:1403] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.000s
I20260710 13:19:30.702512 12520 raft_consensus.cc:359] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.703342 12520 raft_consensus.cc:385] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.703642 12520 raft_consensus.cc:740] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.705246 12522 tablet_bootstrap.cc:654] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.710876 12520 consensus_queue.cc:260] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.713934 12519 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.714563 12519 ts_tablet_manager.cc:1403] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.006s
I20260710 13:19:30.717062 12519 raft_consensus.cc:359] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.717787 12519 raft_consensus.cc:385] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.718075 12519 raft_consensus.cc:740] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.718825 12519 consensus_queue.cc:260] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.719355 12520 ts_tablet_manager.cc:1434] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 13:19:30.720661 12519 ts_tablet_manager.cc:1434] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:30.725312 12519 tablet_bootstrap.cc:492] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.728394 12520 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:30.734203 12519 tablet_bootstrap.cc:654] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.742911 12522 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.743389 12522 ts_tablet_manager.cc:1403] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.020s
I20260710 13:19:30.744269 12520 tablet_bootstrap.cc:654] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.745162 12519 tablet_bootstrap.cc:492] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.746414 12519 ts_tablet_manager.cc:1403] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.010s
I20260710 13:19:30.747547 12522 raft_consensus.cc:359] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.748311 12522 raft_consensus.cc:385] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.748584 12522 raft_consensus.cc:740] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.749624 12519 raft_consensus.cc:359] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.750566 12519 raft_consensus.cc:385] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.750149 12522 consensus_queue.cc:260] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.750838 12519 raft_consensus.cc:740] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.751773 12585 raft_consensus.cc:493] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.751556 12519 consensus_queue.cc:260] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.752305 12585 raft_consensus.cc:515] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.753895 12519 ts_tablet_manager.cc:1434] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 13:19:30.754894 12519 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.754801 12585 leader_election.cc:290] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.755478 12585 raft_consensus.cc:493] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.756093 12522 ts_tablet_manager.cc:1434] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:19:30.755956 12585 raft_consensus.cc:515] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.757205 12522 tablet_bootstrap.cc:492] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.758137 12585 leader_election.cc:290] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.761065 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748abbd056a548ce871b2dffe5928d61" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.762804 12330 raft_consensus.cc:2468] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:30.761709 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748abbd056a548ce871b2dffe5928d61" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.767237 12444 leader_election.cc:304] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:30.767455 12405 raft_consensus.cc:2468] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:30.768313 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.768404 12543 raft_consensus.cc:2804] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.768976 12543 raft_consensus.cc:493] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.767575 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.769444 12543 raft_consensus.cc:3060] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.769685 12403 raft_consensus.cc:2468] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:30.772953 12444 leader_election.cc:304] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:30.773981 12585 raft_consensus.cc:2804] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.774554 12585 raft_consensus.cc:493] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.774865 12585 raft_consensus.cc:3060] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:30.779174 12444 leader_election.cc:343] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.780083 12520 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.780655 12520 ts_tablet_manager.cc:1403] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.011s
I20260710 13:19:30.783273 12585 raft_consensus.cc:515] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.784883 12522 tablet_bootstrap.cc:654] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.784530 12520 raft_consensus.cc:359] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.791041 12520 raft_consensus.cc:385] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.791399 12520 raft_consensus.cc:740] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.792203 12328 raft_consensus.cc:3060] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.792297 12520 consensus_queue.cc:260] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.785929 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:30.795464 12520 ts_tablet_manager.cc:1434] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260710 13:19:30.796559 12520 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
W20260710 13:19:30.798151 12444 leader_election.cc:343] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.787189 12585 leader_election.cc:290] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.788578 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:30.802791 12403 raft_consensus.cc:3060] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.803239 12520 tablet_bootstrap.cc:654] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.790282 12519 tablet_bootstrap.cc:654] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:30.789614 12276 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:30.815111 12403 raft_consensus.cc:2468] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:30.815693 12520 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.791294 12543 raft_consensus.cc:515] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.816236 12520 ts_tablet_manager.cc:1403] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 13:19:30.816351 12444 leader_election.cc:304] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:30.817787 12585 raft_consensus.cc:2804] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.818697 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748abbd056a548ce871b2dffe5928d61" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:30.819073 12585 raft_consensus.cc:697] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:30.819360 12330 raft_consensus.cc:3060] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.819583 12520 raft_consensus.cc:359] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.820246 12585 consensus_queue.cc:237] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.822079 12519 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.825160 12519 ts_tablet_manager.cc:1403] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.001s
I20260710 13:19:30.828333 12519 raft_consensus.cc:359] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.829327 12519 raft_consensus.cc:385] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.829717 12519 raft_consensus.cc:740] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.820370 12520 raft_consensus.cc:385] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.830770 12620 raft_consensus.cc:493] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.831753 12620 raft_consensus.cc:515] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.831794 12519 consensus_queue.cc:260] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.830788 12535 raft_consensus.cc:493] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.833873 12535 raft_consensus.cc:515] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.834983 12519 ts_tablet_manager.cc:1434] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:19:30.835887 12535 leader_election.cc:290] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.837643 12519 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.837934 12620 leader_election.cc:290] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.830852 12520 raft_consensus.cc:740] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.838997 12520 consensus_queue.cc:260] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.841545 12520 ts_tablet_manager.cc:1434] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 13:19:30.843232 12520 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:30.843503 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.844276 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.845710 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.846297 12519 tablet_bootstrap.cc:654] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.846453 12543 leader_election.cc:290] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.846906 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd05992546104804851a2dca8141bc27" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:30.847637 12479 raft_consensus.cc:2393] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:30.848644 12535 raft_consensus.cc:493] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.849092 12535 raft_consensus.cc:515] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
W20260710 13:19:30.849416 12369 leader_election.cc:343] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.850385 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748abbd056a548ce871b2dffe5928d61" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:30.851267 12404 raft_consensus.cc:3060] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.852006 12294 leader_election.cc:304] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:30.854130 12620 raft_consensus.cc:3060] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.854293 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c6e734012449f0b904351a6bc6a51a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
W20260710 13:19:30.854389 12370 leader_election.cc:343] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.854981 12479 raft_consensus.cc:2468] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:30.855129 12370 leader_election.cc:304] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:30.856280 12369 leader_election.cc:304] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:30.857527 12573 raft_consensus.cc:2804] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:30.857906 12573 raft_consensus.cc:493] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:30.863461 12573 raft_consensus.cc:3060] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.857120 12524 raft_consensus.cc:2749] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.867789 12404 raft_consensus.cc:2468] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:30.861608 12620 raft_consensus.cc:2749] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:30.861671 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c6e734012449f0b904351a6bc6a51a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.859330 12535 leader_election.cc:290] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
W20260710 13:19:30.871438 12370 leader_election.cc:343] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.874243 12444 leader_election.cc:304] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:30.875268 12543 raft_consensus.cc:2804] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.875953 12543 raft_consensus.cc:697] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:30.875787 12573 raft_consensus.cc:515] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.876791 12543 consensus_queue.cc:237] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.828752 12330 raft_consensus.cc:2468] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:30.881954 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c6e734012449f0b904351a6bc6a51a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
W20260710 13:19:30.883530 12370 leader_election.cc:343] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:30.885115 12519 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.885520 12479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c6e734012449f0b904351a6bc6a51a" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:30.885907 12519 ts_tablet_manager.cc:1403] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.015s
I20260710 13:19:30.886237 12479 raft_consensus.cc:3060] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:30.887148 12573 leader_election.cc:290] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:30.889775 12519 raft_consensus.cc:359] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.890450 12519 raft_consensus.cc:385] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.890690 12519 raft_consensus.cc:740] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.892985 12479 raft_consensus.cc:2468] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:30.893074 12519 consensus_queue.cc:260] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.894311 12369 leader_election.cc:304] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:30.895555 12522 tablet_bootstrap.cc:492] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:30.895632 12535 raft_consensus.cc:2804] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:30.896118 12522 ts_tablet_manager.cc:1403] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.139s	user 0.031s	sys 0.012s
I20260710 13:19:30.896152 12535 raft_consensus.cc:697] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:30.896911 12519 ts_tablet_manager.cc:1434] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:30.898247 12520 tablet_bootstrap.cc:654] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.897208 12225 catalog_manager.cc:5697] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.901999 12519 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd: Bootstrap starting.
I20260710 13:19:30.906975 12522 raft_consensus.cc:359] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.907666 12522 raft_consensus.cc:385] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.907908 12522 raft_consensus.cc:740] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.909132 12519 tablet_bootstrap.cc:654] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.909255 12522 consensus_queue.cc:260] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.911628 12522 ts_tablet_manager.cc:1434] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:19:30.897058 12535 consensus_queue.cc:237] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.922691 12227 catalog_manager.cc:5697] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:30.924012 12522 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:30.922753 12520 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:30.926023 12520 ts_tablet_manager.cc:1403] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.083s	user 0.008s	sys 0.003s
I20260710 13:19:30.935850 12522 tablet_bootstrap.cc:654] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.937716 12543 consensus_queue.cc:1048] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.942539 12520 raft_consensus.cc:359] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.943385 12520 raft_consensus.cc:385] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.943655 12520 raft_consensus.cc:740] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.944418 12520 consensus_queue.cc:260] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.946506 12520 ts_tablet_manager.cc:1434] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:19:30.947467 12520 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:30.953909 12520 tablet_bootstrap.cc:654] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:30.958232 12620 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.964094 12582 consensus_queue.cc:1048] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.970023 12582 raft_consensus.cc:493] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.970880 12582 raft_consensus.cc:515] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.978725 12582 leader_election.cc:290] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:30.981079 12519 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd: No bootstrap required, opened a new log
I20260710 13:19:30.981659 12519 ts_tablet_manager.cc:1403] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent bootstrapping tablet: real 0.080s	user 0.030s	sys 0.008s
I20260710 13:19:30.982261 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e91849c9f4e31a00f7c25966800f2" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:30.982966 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e91849c9f4e31a00f7c25966800f2" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:30.983211 12403 raft_consensus.cc:2468] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:30.984512 12519 raft_consensus.cc:359] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.985249 12519 raft_consensus.cc:385] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:30.985769 12519 raft_consensus.cc:740] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Initialized, Role: FOLLOWER
I20260710 13:19:30.985129 12535 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.986464 12519 consensus_queue.cc:260] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:30.988610 12519 ts_tablet_manager.cc:1434] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:30.985059 12225 catalog_manager.cc:5697] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:30.993913 12573 raft_consensus.cc:493] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:30.995239 12619 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:30.994572 12573 raft_consensus.cc:515] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.002341 12520 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:31.002213 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7e45d0bd643949e6d4b930a60572d" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:31.002156 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7e45d0bd643949e6d4b930a60572d" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:31.003804 12520 ts_tablet_manager.cc:1403] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.004s
I20260710 13:19:31.004498 12573 leader_election.cc:290] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
W20260710 13:19:31.004995 12370 leader_election.cc:343] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:31.006410 12369 leader_election.cc:343] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.006858 12369 leader_election.cc:304] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:31.007056 12520 raft_consensus.cc:359] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.007959 12520 raft_consensus.cc:385] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.008308 12520 raft_consensus.cc:740] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.009183 12520 consensus_queue.cc:260] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.011792 12535 raft_consensus.cc:2749] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.013868 12520 ts_tablet_manager.cc:1434] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:19:31.015178 12520 tablet_bootstrap.cc:492] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
W20260710 13:19:30.993513 12444 leader_election.cc:343] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.016633 12444 leader_election.cc:304] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:31.017457 12535 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.018712 12585 raft_consensus.cc:2804] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.019137 12585 raft_consensus.cc:493] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.019491 12585 raft_consensus.cc:3060] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.026695 12585 raft_consensus.cc:515] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.028674 12585 leader_election.cc:290] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.029191 12573 raft_consensus.cc:493] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.029667 12573 raft_consensus.cc:515] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.031517 12520 tablet_bootstrap.cc:654] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.034974 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126c12a29b9348179e9b8fdc86110d38" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
W20260710 13:19:31.036347 12369 leader_election.cc:343] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.038826 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126c12a29b9348179e9b8fdc86110d38" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:31.040361 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e91849c9f4e31a00f7c25966800f2" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:31.040555 12524 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.041060 12404 raft_consensus.cc:3060] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:31.041828 12370 leader_election.cc:343] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.042554 12370 leader_election.cc:304] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480
I20260710 13:19:31.043758 12524 raft_consensus.cc:2749] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.045228 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e91849c9f4e31a00f7c25966800f2" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:31.048656 12573 leader_election.cc:290] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:31.080073 12544 raft_consensus.cc:493] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.080868 12544 raft_consensus.cc:515] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.083467 12544 leader_election.cc:290] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.093694 12404 raft_consensus.cc:2468] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:31.104022 12524 raft_consensus.cc:493] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.104790 12524 raft_consensus.cc:515] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.109521 12524 leader_election.cc:290] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:31.111917 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
W20260710 13:19:31.114044 12370 leader_election.cc:343] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:31.094909 12444 leader_election.cc:343] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.120864 12520 tablet_bootstrap.cc:492] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:31.121589 12520 ts_tablet_manager.cc:1403] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.034s
I20260710 13:19:31.126973 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:31.127781 12477 raft_consensus.cc:2468] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 0.
I20260710 13:19:31.131458 12369 leader_election.cc:304] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:31.133323 12592 raft_consensus.cc:2804] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.133781 12592 raft_consensus.cc:493] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.134249 12592 raft_consensus.cc:3060] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.133559 12520 raft_consensus.cc:359] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.134712 12520 raft_consensus.cc:385] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.135103 12520 raft_consensus.cc:740] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.136332 12520 consensus_queue.cc:260] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.137382 12544 raft_consensus.cc:493] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.137945 12544 raft_consensus.cc:515] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.142896 12544 leader_election.cc:290] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.144692 12573 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.149744 12520 ts_tablet_manager.cc:1434] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.001s
I20260710 13:19:31.151067 12520 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:31.158190 12444 leader_election.cc:304] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:31.159344 12585 raft_consensus.cc:2804] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.159812 12585 raft_consensus.cc:697] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:31.164638 12520 tablet_bootstrap.cc:654] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.160658 12585 consensus_queue.cc:237] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.168803 12522 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:31.169320 12522 ts_tablet_manager.cc:1403] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.257s	user 0.055s	sys 0.041s
I20260710 13:19:31.173455 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:31.175138 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.178031 12592 raft_consensus.cc:515] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.180429 12592 leader_election.cc:290] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:31.181280 12404 raft_consensus.cc:2393] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83da598212b44798aefb4e9a77f33480 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:31.181972 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:31.186188 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
W20260710 13:19:31.186268 12444 leader_election.cc:343] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.186980 12404 raft_consensus.cc:2468] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:31.191051 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:31.191761 12665 raft_consensus.cc:493] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.191964 12444 leader_election.cc:304] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83da598212b44798aefb4e9a77f33480; no voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:31.192381 12665 raft_consensus.cc:515] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.193415 12444 leader_election.cc:304] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:31.195052 12585 raft_consensus.cc:3060] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.195396 12582 raft_consensus.cc:2804] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.195946 12582 raft_consensus.cc:493] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.195752 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.196475 12582 raft_consensus.cc:3060] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.196940 12404 raft_consensus.cc:2393] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 83da598212b44798aefb4e9a77f33480 in this term.
I20260710 13:19:31.186961 12522 raft_consensus.cc:359] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.198274 12522 raft_consensus.cc:385] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.198519 12522 raft_consensus.cc:740] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.200412 12522 consensus_queue.cc:260] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.204169 12665 leader_election.cc:290] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
W20260710 13:19:31.183904 12370 leader_election.cc:343] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.207458 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:31.209286 12585 raft_consensus.cc:2749] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:31.210755 12444 leader_election.cc:343] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.210904 12478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da618b36e76741a69aec9c805ddd1b21" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:31.218554 12522 ts_tablet_manager.cc:1434] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.001s
I20260710 13:19:31.219666 12522 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:31.220276 12294 leader_election.cc:304] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:31.227129 12665 raft_consensus.cc:3060] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.233278 12522 tablet_bootstrap.cc:654] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.235342 12477 raft_consensus.cc:2468] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in term 1.
I20260710 13:19:31.235683 12520 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:31.236224 12520 ts_tablet_manager.cc:1403] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.022s
I20260710 13:19:31.236609 12582 raft_consensus.cc:515] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.237740 12369 leader_election.cc:304] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:31.238492 12665 raft_consensus.cc:2749] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.239830 12582 leader_election.cc:290] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.239867 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:31.239456 12520 raft_consensus.cc:359] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.240948 12520 raft_consensus.cc:385] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.241307 12520 raft_consensus.cc:740] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
W20260710 13:19:31.241622 12444 leader_election.cc:343] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.242095 12520 consensus_queue.cc:260] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.242408 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:31.242962 12404 raft_consensus.cc:3060] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.246594 12520 ts_tablet_manager.cc:1434] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:31.247630 12520 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: Bootstrap starting.
I20260710 13:19:31.249074 12404 raft_consensus.cc:2468] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:31.250392 12444 leader_election.cc:304] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:31.251621 12582 raft_consensus.cc:2804] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.252118 12582 raft_consensus.cc:697] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:31.252905 12582 consensus_queue.cc:237] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.253728 12520 tablet_bootstrap.cc:654] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.255362 12585 raft_consensus.cc:493] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.255843 12585 raft_consensus.cc:515] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.257011 12535 raft_consensus.cc:2804] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.258683 12585 leader_election.cc:290] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.259034 12535 raft_consensus.cc:697] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Leader. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:31.260725 12329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:31.260949 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.260596 12535 consensus_queue.cc:237] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.261704 12403 raft_consensus.cc:2468] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:31.262988 12444 leader_election.cc:304] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
W20260710 13:19:31.263978 12444 leader_election.cc:343] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.265089 12585 raft_consensus.cc:2804] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.265607 12585 raft_consensus.cc:493] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.266027 12585 raft_consensus.cc:3060] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.267122 12226 catalog_manager.cc:5697] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.270272 12520 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: No bootstrap required, opened a new log
I20260710 13:19:31.270821 12520 ts_tablet_manager.cc:1403] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260710 13:19:31.274314 12520 raft_consensus.cc:359] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.275061 12520 raft_consensus.cc:385] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.275377 12520 raft_consensus.cc:740] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.276037 12520 consensus_queue.cc:260] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.277627 12544 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.277895 12520 ts_tablet_manager.cc:1434] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:31.273207 12585 raft_consensus.cc:515] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.294551 12585 leader_election.cc:290] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.295231 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:31.300817 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:31.301398 12404 raft_consensus.cc:3060] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:31.302302 12444 leader_election.cc:343] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.304422 12582 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.321874 12674 consensus_queue.cc:1048] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.324496 12328 raft_consensus.cc:3060] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.341387 12592 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.348801 12544 consensus_queue.cc:1048] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.353715 12544 raft_consensus.cc:493] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.354297 12544 raft_consensus.cc:515] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.356815 12544 leader_election.cc:290] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.357414 12226 catalog_manager.cc:5697] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.363006 12225 catalog_manager.cc:5697] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66). New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:31.365618 12330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7e45d0bd643949e6d4b930a60572d" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:31.368340 12404 raft_consensus.cc:2468] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:31.368988 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7e45d0bd643949e6d4b930a60572d" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.369756 12402 raft_consensus.cc:2468] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
W20260710 13:19:31.370344 12444 leader_election.cc:343] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:31.371366 12522 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:31.371824 12444 leader_election.cc:304] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:31.373067 12544 raft_consensus.cc:2804] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.371887 12522 ts_tablet_manager.cc:1403] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.152s	user 0.073s	sys 0.035s
I20260710 13:19:31.373677 12544 raft_consensus.cc:697] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:31.374575 12544 consensus_queue.cc:237] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.376580 12522 raft_consensus.cc:359] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.377336 12522 raft_consensus.cc:385] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.377740 12522 raft_consensus.cc:740] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.378448 12522 consensus_queue.cc:260] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.380643 12522 ts_tablet_manager.cc:1434] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:31.380813 12444 leader_election.cc:304] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [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: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 365f790e74414087896fa706f935bd05
I20260710 13:19:31.381660 12522 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:31.386096 12585 raft_consensus.cc:2804] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.386545 12585 raft_consensus.cc:493] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.386883 12585 raft_consensus.cc:3060] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.389061 12522 tablet_bootstrap.cc:654] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.394414 12585 raft_consensus.cc:515] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.397439 12585 leader_election.cc:290] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.405058 12535 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.415105 12522 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:31.415724 12522 ts_tablet_manager.cc:1403] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.017s
I20260710 13:19:31.418572 12522 raft_consensus.cc:359] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.419262 12522 raft_consensus.cc:385] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.419569 12522 raft_consensus.cc:740] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.419920 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7e45d0bd643949e6d4b930a60572d" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:31.420610 12327 raft_consensus.cc:3060] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.420248 12522 consensus_queue.cc:260] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.422586 12522 ts_tablet_manager.cc:1434] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:31.423327 12522 tablet_bootstrap.cc:492] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:31.427183 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce7e45d0bd643949e6d4b930a60572d" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:31.428535 12404 raft_consensus.cc:3060] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.428361 12327 raft_consensus.cc:2468] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:31.433921 12404 raft_consensus.cc:2468] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:31.428134 12522 tablet_bootstrap.cc:654] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.434273 12444 leader_election.cc:304] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:31.435292 12674 raft_consensus.cc:2804] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.435906 12674 raft_consensus.cc:697] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:31.436800 12674 consensus_queue.cc:237] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.438619 12226 catalog_manager.cc:5697] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.439962 12522 tablet_bootstrap.cc:492] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:31.440501 12522 ts_tablet_manager.cc:1403] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.004s
I20260710 13:19:31.443418 12522 raft_consensus.cc:359] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.444113 12522 raft_consensus.cc:385] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.444401 12522 raft_consensus.cc:740] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.445039 12522 consensus_queue.cc:260] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.446797 12522 ts_tablet_manager.cc:1434] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:31.447764 12522 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:31.453846 12522 tablet_bootstrap.cc:654] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.453902 12227 catalog_manager.cc:5697] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.458906 12522 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:31.459398 12522 ts_tablet_manager.cc:1403] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:19:31.462153 12522 raft_consensus.cc:359] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.462874 12522 raft_consensus.cc:385] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.463142 12522 raft_consensus.cc:740] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.463877 12522 consensus_queue.cc:260] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.465512 12522 ts_tablet_manager.cc:1434] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:31.466104 12665 raft_consensus.cc:493] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.466697 12522 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:31.466598 12665 raft_consensus.cc:515] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.468788 12665 leader_election.cc:290] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:31.470538 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e91849c9f4e31a00f7c25966800f2" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:31.472662 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f4e91849c9f4e31a00f7c25966800f2" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.473510 12404 raft_consensus.cc:2393] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 83da598212b44798aefb4e9a77f33480 in this term.
I20260710 13:19:31.474032 12522 tablet_bootstrap.cc:654] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.474789 12295 leader_election.cc:304] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:31.475845 12665 raft_consensus.cc:3060] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.482759 12522 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:31.483201 12522 ts_tablet_manager.cc:1403] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260710 13:19:31.484339 12665 raft_consensus.cc:2749] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.485802 12522 raft_consensus.cc:359] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.486543 12522 raft_consensus.cc:385] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.486791 12522 raft_consensus.cc:740] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.487438 12522 consensus_queue.cc:260] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.489566 12522 ts_tablet_manager.cc:1434] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:31.490501 12522 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: Bootstrap starting.
I20260710 13:19:31.494594 12665 raft_consensus.cc:493] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.495538 12665 raft_consensus.cc:515] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.495910 12522 tablet_bootstrap.cc:654] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:31.499644 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.500551 12404 raft_consensus.cc:2393] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 83da598212b44798aefb4e9a77f33480 in this term.
I20260710 13:19:31.505160 12665 leader_election.cc:290] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:31.505676 12522 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: No bootstrap required, opened a new log
I20260710 13:19:31.505527 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:31.506171 12522 ts_tablet_manager.cc:1403] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.001s
I20260710 13:19:31.507310 12294 leader_election.cc:304] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:31.508153 12665 raft_consensus.cc:3060] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.508746 12522 raft_consensus.cc:359] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.509426 12522 raft_consensus.cc:385] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:31.509692 12522 raft_consensus.cc:740] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 365f790e74414087896fa706f935bd05, State: Initialized, Role: FOLLOWER
I20260710 13:19:31.510313 12522 consensus_queue.cc:260] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.512367 12522 ts_tablet_manager.cc:1434] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:31.517414 12665 raft_consensus.cc:2749] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.565811 12665 raft_consensus.cc:493] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.566291 12665 raft_consensus.cc:515] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.568029 12665 leader_election.cc:290] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:31.568912 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.569399 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83da598212b44798aefb4e9a77f33480" is_pre_election: true
I20260710 13:19:31.570292 12477 raft_consensus.cc:2393] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 365f790e74414087896fa706f935bd05 in current term 1: Already voted for candidate 95ce2e9fe6d249a28502cb357d3bf9bd in this term.
I20260710 13:19:31.571365 12294 leader_election.cc:304] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 365f790e74414087896fa706f935bd05; no voters: 83da598212b44798aefb4e9a77f33480, 95ce2e9fe6d249a28502cb357d3bf9bd
I20260710 13:19:31.572224 12665 raft_consensus.cc:3060] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.577304 12665 raft_consensus.cc:2749] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:31.616905 12674 raft_consensus.cc:493] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:31.617579 12674 raft_consensus.cc:515] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.619331 12674 leader_election.cc:290] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.620424 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126c12a29b9348179e9b8fdc86110d38" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05" is_pre_election: true
I20260710 13:19:31.620724 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126c12a29b9348179e9b8fdc86110d38" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" is_pre_election: true
I20260710 13:19:31.621098 12327 raft_consensus.cc:2468] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:31.621546 12405 raft_consensus.cc:2468] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 0.
I20260710 13:19:31.622437 12444 leader_election.cc:304] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:31.623297 12674 raft_consensus.cc:2804] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:31.623787 12674 raft_consensus.cc:493] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:31.624126 12674 raft_consensus.cc:3060] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.629654 12674 raft_consensus.cc:515] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.631214 12674 leader_election.cc:290] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:31.632213 12327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126c12a29b9348179e9b8fdc86110d38" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:31.632576 12405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126c12a29b9348179e9b8fdc86110d38" candidate_uuid: "83da598212b44798aefb4e9a77f33480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:31.632850 12327 raft_consensus.cc:3060] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.633128 12405 raft_consensus.cc:3060] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.636358 12674 consensus_queue.cc:1048] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.639624 12405 raft_consensus.cc:2468] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:31.639624 12327 raft_consensus.cc:2468] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83da598212b44798aefb4e9a77f33480 in term 1.
I20260710 13:19:31.642285 12444 leader_election.cc:304] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:31.645397 12674 raft_consensus.cc:2804] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:31.648128 12674 raft_consensus.cc:697] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Leader. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:31.650588 12674 consensus_queue.cc:237] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:31.660768 12544 consensus_queue.cc:1048] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.662258 12227 catalog_manager.cc:5697] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 83da598212b44798aefb4e9a77f33480 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:31.685534 12544 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.696132 12585 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.729776 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:31.737552 12692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:31.737928 12693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:31.738660 12695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:31.740803 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:31.742448 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:31.742686 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:31.742910 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689571742870 us; error 0 us; skew 500 ppm
I20260710 13:19:31.743454 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:31.746380 11185 webserver.cc:533] Webserver started at http://127.10.236.68:46707/ using document root <none> and password file <none>
I20260710 13:19:31.746882 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:31.747110 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:31.747391 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:31.748487 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-3-root/instance:
uuid: "56866423687b4c14854f7bfa3face738"
format_stamp: "Formatted at 2026-07-10 13:19:31 on dist-test-slave-qfnx"
I20260710 13:19:31.753257 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:19:31.756884 12700 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:31.757817 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:31.758172 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-3-root
uuid: "56866423687b4c14854f7bfa3face738"
format_stamp: "Formatted at 2026-07-10 13:19:31 on dist-test-slave-qfnx"
I20260710 13:19:31.758490 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:31.771991 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:31.773305 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:31.774920 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:31.777220 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:31.777479 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:19:31.777743 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:31.777945 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:31.869496 12535 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.876185 12544 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.876639 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.68:45433
I20260710 13:19:31.876703 12763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.68:45433 every 8 connection(s)
I20260710 13:19:31.898327 12524 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:31.902458 12327 raft_consensus.cc:3060] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:31.914039 12674 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.937454 11185 auto_leader_rebalancer-test.cc:388] add a tserver: 56866423687b4c14854f7bfa3face738
I20260710 13:19:31.943938 12765 heartbeater.cc:344] Connected to a master server at 127.10.236.126:33049
I20260710 13:19:31.944545 12765 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:31.945577 12765 heartbeater.cc:507] Master 127.10.236.126:33049 requested a full tablet report, sending...
I20260710 13:19:31.950282 12227 ts_manager.cc:194] Registered new tserver with Master: 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433)
I20260710 13:19:31.952155 12227 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45664
I20260710 13:19:31.985028 12544 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:31.999449 12674 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:32.141396 12674 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:32.142220 12582 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:32.905629 12477 consensus_queue.cc:237] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:32.915261 12329 raft_consensus.cc:1275] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.916240 12405 raft_consensus.cc:1275] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:32.918505 12582 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:32.919909 12585 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:32.934777 12445 consensus_peers.cc:597] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b6777f00bcbe473d8e091eb018fdc638. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:32.933374 12674 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:32.935349 12329 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:32.938522 12405 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:32.955964 12765 heartbeater.cc:499] Master 127.10.236.126:33049 was elected leader, sending a full tablet report...
I20260710 13:19:32.964120 12226 catalog_manager.cc:5697] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:32.998800 12405 consensus_queue.cc:237] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.009298 12477 raft_consensus.cc:1275] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.011564 12568 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:33.014410 12329 raft_consensus.cc:1275] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.016098 12568 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:33.025838 12371 consensus_peers.cc:597] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd05992546104804851a2dca8141bc27. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.027698 12775 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.028839 12477 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.043325 12327 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.048619 12227 catalog_manager.cc:5697] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.052971 12477 consensus_queue.cc:237] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.067492 12405 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:33.068770 12445 consensus_peers.cc:597] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c3510d0730847d8a48938f6df3fcdcd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.071429 12329 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.073148 12785 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:33.074263 12585 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.099632 12785 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.103175 12327 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.102973 12403 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.120837 12477 consensus_queue.cc:237] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.125806 12227 catalog_manager.cc:5697] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
W20260710 13:19:33.136169 12445 consensus_peers.cc:597] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 748abbd056a548ce871b2dffe5928d61. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:33.136428 12327 raft_consensus.cc:1275] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.136530 12405 raft_consensus.cc:1275] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:33.138597 12785 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:33.139753 12585 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:33.154529 12585 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.165881 12403 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.171838 12327 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:33.194016 12225 catalog_manager.cc:5697] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:33.368462 12803 ts_tablet_manager.cc:933] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:33.371905 12803 tablet_copy_client.cc:323] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:33.387666 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet b6777f00bcbe473d8e091eb018fdc638 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:33.388463 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet b6777f00bcbe473d8e091eb018fdc638 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-b6777f00bcbe473d8e091eb018fdc638
I20260710 13:19:33.399194 12489 tablet_copy_source_session.cc:215] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:33.404325 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6777f00bcbe473d8e091eb018fdc638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:33.419818 12803 tablet_copy_client.cc:806] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:33.420732 12803 tablet_copy_client.cc:670] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:33.425823 12803 tablet_copy_client.cc:538] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:33.433578 12803 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:33.453301 12803 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:33.455188 12803 tablet_bootstrap.cc:492] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:33.455893 12803 ts_tablet_manager.cc:1403] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260710 13:19:33.458776 12803 raft_consensus.cc:359] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.459558 12803 raft_consensus.cc:740] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:33.460422 12803 consensus_queue.cc:260] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.463646 12803 ts_tablet_manager.cc:1434] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 13:19:33.465771 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-b6777f00bcbe473d8e091eb018fdc638 received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:33.466401 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-b6777f00bcbe473d8e091eb018fdc638 on tablet b6777f00bcbe473d8e091eb018fdc638 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:33.532792 12803 ts_tablet_manager.cc:933] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:33.534834 12803 tablet_copy_client.cc:323] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:33.536914 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet 4c3510d0730847d8a48938f6df3fcdcd from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:33.537586 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet 4c3510d0730847d8a48938f6df3fcdcd from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-4c3510d0730847d8a48938f6df3fcdcd
I20260710 13:19:33.546903 12489 tablet_copy_source_session.cc:215] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:33.550570 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c3510d0730847d8a48938f6df3fcdcd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:33.563773 12803 tablet_copy_client.cc:806] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:33.564429 12803 tablet_copy_client.cc:670] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:33.568599 12803 tablet_copy_client.cc:538] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:33.579814 12803 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:33.588061 12809 ts_tablet_manager.cc:933] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:33.593111 12809 tablet_copy_client.cc:323] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:33.606186 12415 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet bd05992546104804851a2dca8141bc27 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:33.606755 12415 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet bd05992546104804851a2dca8141bc27 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-bd05992546104804851a2dca8141bc27
I20260710 13:19:33.607937 12803 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:33.609032 12803 tablet_bootstrap.cc:492] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:33.609859 12803 ts_tablet_manager.cc:1403] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.004s
I20260710 13:19:33.613493 12803 raft_consensus.cc:359] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.614321 12415 tablet_copy_source_session.cc:215] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:33.614483 12803 raft_consensus.cc:740] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:33.615978 12803 consensus_queue.cc:260] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.621297 12803 ts_tablet_manager.cc:1434] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:19:33.624328 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-4c3510d0730847d8a48938f6df3fcdcd received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:33.624827 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-4c3510d0730847d8a48938f6df3fcdcd on tablet 4c3510d0730847d8a48938f6df3fcdcd with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:33.629110 12809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd05992546104804851a2dca8141bc27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:33.644729 12809 tablet_copy_client.cc:806] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:33.645474 12809 tablet_copy_client.cc:670] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:33.649753 12809 tablet_copy_client.cc:538] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:33.649914 12803 ts_tablet_manager.cc:933] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:33.654525 12803 tablet_copy_client.cc:323] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:33.656510 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet 748abbd056a548ce871b2dffe5928d61 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:33.657140 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet 748abbd056a548ce871b2dffe5928d61 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-748abbd056a548ce871b2dffe5928d61
I20260710 13:19:33.661952 12809 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:33.669572 12489 tablet_copy_source_session.cc:215] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:33.673391 12803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748abbd056a548ce871b2dffe5928d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:33.686219 12809 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:33.687269 12809 tablet_bootstrap.cc:492] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:33.688115 12809 ts_tablet_manager.cc:1403] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260710 13:19:33.692186 12809 raft_consensus.cc:359] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.693113 12809 raft_consensus.cc:740] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:33.693835 12809 consensus_queue.cc:260] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.694691 12803 tablet_copy_client.cc:806] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:33.695405 12803 tablet_copy_client.cc:670] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:33.696477 12809 ts_tablet_manager.cc:1434] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:19:33.698302 12415 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-bd05992546104804851a2dca8141bc27 received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:33.698629 12415 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-bd05992546104804851a2dca8141bc27 on tablet bd05992546104804851a2dca8141bc27 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:33.707515 12803 tablet_copy_client.cc:538] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:33.717088 12803 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:33.733436 12803 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:33.734239 12803 tablet_bootstrap.cc:492] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:33.734864 12803 ts_tablet_manager.cc:1403] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 13:19:33.737097 12803 raft_consensus.cc:359] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.737951 12803 raft_consensus.cc:740] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:33.738631 12803 consensus_queue.cc:260] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:33.741282 12803 ts_tablet_manager.cc:1434] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:33.746575 12738 raft_consensus.cc:1217] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:33.755702 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-748abbd056a548ce871b2dffe5928d61 received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:33.756392 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-748abbd056a548ce871b2dffe5928d61 on tablet 748abbd056a548ce871b2dffe5928d61 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:34.005676 12738 raft_consensus.cc:1217] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.098713 12738 raft_consensus.cc:1217] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.123765 12818 raft_consensus.cc:1064] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:34.126273 12818 consensus_queue.cc:237] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.133535 12327 raft_consensus.cc:1275] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.133535 12738 raft_consensus.cc:1275] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.135573 12404 raft_consensus.cc:1275] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.135555 12817 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:34.136857 12818 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.137734 12785 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.147018 12737 raft_consensus.cc:1217] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:34.152904 12819 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.164489 12738 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.168715 12327 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.169677 12404 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.180787 12226 catalog_manager.cc:5697] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.214514 12477 consensus_queue.cc:237] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [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: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.220479 12738 raft_consensus.cc:1275] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.220908 12327 raft_consensus.cc:1275] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.222083 12818 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.222972 12819 consensus_queue.cc:1048] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.234023 12819 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.236617 12738 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.239197 12327 raft_consensus.cc:2955] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.250385 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b6777f00bcbe473d8e091eb018fdc638 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:34.255771 12227 catalog_manager.cc:5697] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.268273 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet b6777f00bcbe473d8e091eb018fdc638 with delete_type TABLET_DATA_TOMBSTONED (TS 95ce2e9fe6d249a28502cb357d3bf9bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57454
I20260710 13:19:34.271032 12829 tablet_replica.cc:333] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:34.272274 12829 raft_consensus.cc:2243] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.273135 12829 raft_consensus.cc:2272] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.276755 12829 ts_tablet_manager.cc:1916] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.295202 12829 ts_tablet_manager.cc:1929] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.295729 12829 log.cc:1199] T b6777f00bcbe473d8e091eb018fdc638 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/wals/b6777f00bcbe473d8e091eb018fdc638
I20260710 13:19:34.297747 12214 catalog_manager.cc:5028] TS 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): tablet b6777f00bcbe473d8e091eb018fdc638 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:34.486968 12785 raft_consensus.cc:1064] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:34.489743 12785 consensus_queue.cc:237] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.499639 12738 raft_consensus.cc:1275] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.501008 12404 raft_consensus.cc:1275] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.501504 12585 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.501953 12327 raft_consensus.cc:1275] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.503140 12785 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.504422 12585 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:34.514901 12785 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.516804 12404 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.525671 12329 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.528457 12738 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.532745 12227 catalog_manager.cc:5697] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:34.558687 12477 consensus_queue.cc:237] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.564093 12738 raft_consensus.cc:1275] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.564714 12329 raft_consensus.cc:1275] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.565636 12817 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.566718 12785 consensus_queue.cc:1048] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.573217 12817 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.578456 12327 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.583196 12737 raft_consensus.cc:2955] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.587687 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 748abbd056a548ce871b2dffe5928d61 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:34.593974 12227 catalog_manager.cc:5697] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.609066 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet 748abbd056a548ce871b2dffe5928d61 with delete_type TABLET_DATA_TOMBSTONED (TS 95ce2e9fe6d249a28502cb357d3bf9bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57454
I20260710 13:19:34.610121 12829 tablet_replica.cc:333] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:34.611204 12829 raft_consensus.cc:2243] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.612248 12829 raft_consensus.cc:2272] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.616325 12829 ts_tablet_manager.cc:1916] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.623966 12820 raft_consensus.cc:1064] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:34.626921 12820 consensus_queue.cc:237] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.633669 12737 raft_consensus.cc:1275] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.634048 12829 ts_tablet_manager.cc:1929] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.634550 12829 log.cc:1199] T 748abbd056a548ce871b2dffe5928d61 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/wals/748abbd056a548ce871b2dffe5928d61
I20260710 13:19:34.635689 12477 raft_consensus.cc:1275] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.636210 12214 catalog_manager.cc:5028] TS 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): tablet 748abbd056a548ce871b2dffe5928d61 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:34.636602 12327 raft_consensus.cc:1275] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.637506 12821 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:34.638650 12820 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.639802 12834 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:34.649089 12585 raft_consensus.cc:1064] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:34.651546 12585 consensus_queue.cc:237] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.667973 12738 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.670277 12817 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:34.685894 12404 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.688719 12817 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:34.694196 12329 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:34.698115 12585 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:34.774197 12819 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.776868 12820 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.782691 12404 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.786456 12737 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.800146 12738 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.804896 12327 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.810376 12228 catalog_manager.cc:5697] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.810195 12225 catalog_manager.cc:5697] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:34.815606 12477 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.817800 12328 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.846937 12477 consensus_queue.cc:237] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.853104 12738 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.853722 12403 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.854866 12819 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.855907 12817 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:34.864220 12404 consensus_queue.cc:237] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:34.870076 12585 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.873579 12738 raft_consensus.cc:1275] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.873039 12403 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.875327 12836 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:34.880589 12736 raft_consensus.cc:2955] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.883338 12834 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.887308 12327 raft_consensus.cc:1275] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:34.890663 12820 consensus_queue.cc:1048] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:34.893890 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd05992546104804851a2dca8141bc27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:34.896324 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c3510d0730847d8a48938f6df3fcdcd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:34.896431 12738 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.899610 12228 catalog_manager.cc:5697] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.907003 12327 raft_consensus.cc:2955] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.917514 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c3510d0730847d8a48938f6df3fcdcd with delete_type TABLET_DATA_TOMBSTONED (TS 365f790e74414087896fa706f935bd05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49602
I20260710 13:19:34.925423 12844 tablet_replica.cc:333] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:34.927170 12227 catalog_manager.cc:5697] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:34.939124 12469 tablet_service.cc:1558] Processing DeleteTablet for tablet bd05992546104804851a2dca8141bc27 with delete_type TABLET_DATA_TOMBSTONED (TS 83da598212b44798aefb4e9a77f33480 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56420
I20260710 13:19:34.941071 12844 raft_consensus.cc:2243] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.941642 12845 tablet_replica.cc:333] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:34.942036 12844 raft_consensus.cc:2272] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.942574 12845 raft_consensus.cc:2243] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:34.943434 12845 raft_consensus.cc:2272] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:34.945467 12844 ts_tablet_manager.cc:1916] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.946363 12845 ts_tablet_manager.cc:1916] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:34.957515 12845 ts_tablet_manager.cc:1929] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.957834 12845 log.cc:1199] T bd05992546104804851a2dca8141bc27 P 83da598212b44798aefb4e9a77f33480: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/wals/bd05992546104804851a2dca8141bc27
I20260710 13:19:34.958256 12844 ts_tablet_manager.cc:1929] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:34.958729 12844 log.cc:1199] T 4c3510d0730847d8a48938f6df3fcdcd P 365f790e74414087896fa706f935bd05: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/wals/4c3510d0730847d8a48938f6df3fcdcd
I20260710 13:19:34.959322 12213 catalog_manager.cc:5028] TS 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): tablet bd05992546104804851a2dca8141bc27 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:34.960458 12214 catalog_manager.cc:5028] TS 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): tablet 4c3510d0730847d8a48938f6df3fcdcd (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:35.967886 12404 consensus_queue.cc:237] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:35.974617 12477 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:35.976140 12327 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:35.976303 12834 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:35.977636 12847 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:35.979508 12371 consensus_peers.cc:597] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9171e538cc0a40b3b0ee9a649f20a11a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:35.986305 12820 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:35.988209 12327 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:35.990584 12477 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.003607 12404 consensus_queue.cc:237] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.006058 12228 catalog_manager.cc:5697] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.012326 12477 raft_consensus.cc:1275] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:36.012836 12371 consensus_peers.cc:597] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2c6e734012449f0b904351a6bc6a51a. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.014319 12327 raft_consensus.cc:1275] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.014039 12820 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.015825 12847 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:36.026990 12820 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.033926 12477 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.034469 12327 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.048743 12227 catalog_manager.cc:5697] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:36.066828 12327 consensus_queue.cc:237] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.075506 12477 raft_consensus.cc:1275] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.078255 12860 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.078403 12404 raft_consensus.cc:1275] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.080389 12860 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:36.096911 12296 consensus_peers.cc:597] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3af2ee9ce3d8480c879ba12cfb6adab0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.100008 12860 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.102679 12477 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.106429 12403 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.117697 12228 catalog_manager.cc:5697] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.130249 12403 consensus_queue.cc:237] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
W20260710 13:19:36.142758 12371 consensus_peers.cc:597] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7590aea97e9a43909b51776b9dfda5ce. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:36.145848 12327 raft_consensus.cc:1275] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.145831 12477 raft_consensus.cc:1275] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:36.148279 12847 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.149180 12820 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:36.158504 12847 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.160559 12327 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.161783 12477 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.179188 12226 catalog_manager.cc:5697] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:36.472381 12870 ts_tablet_manager.cc:933] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:36.474530 12870 tablet_copy_client.cc:323] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:36.476245 12415 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet 9171e538cc0a40b3b0ee9a649f20a11a from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:36.476747 12415 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet 9171e538cc0a40b3b0ee9a649f20a11a from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-9171e538cc0a40b3b0ee9a649f20a11a
I20260710 13:19:36.483472 12415 tablet_copy_source_session.cc:215] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.486898 12870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9171e538cc0a40b3b0ee9a649f20a11a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.507757 12870 tablet_copy_client.cc:806] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.508428 12870 tablet_copy_client.cc:670] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.512460 12870 tablet_copy_client.cc:538] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.524039 12870 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:36.532864 12872 ts_tablet_manager.cc:933] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:36.536689 12872 tablet_copy_client.cc:323] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:36.540277 12415 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet c2c6e734012449f0b904351a6bc6a51a from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:36.540949 12415 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet c2c6e734012449f0b904351a6bc6a51a from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-c2c6e734012449f0b904351a6bc6a51a
I20260710 13:19:36.551930 12870 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:36.552420 12415 tablet_copy_source_session.cc:215] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.552946 12870 tablet_bootstrap.cc:492] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:36.553673 12870 ts_tablet_manager.cc:1403] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260710 13:19:36.556499 12872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c6e734012449f0b904351a6bc6a51a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.558403 12870 raft_consensus.cc:359] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.559327 12870 raft_consensus.cc:740] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:36.560046 12870 consensus_queue.cc:260] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.579825 12875 ts_tablet_manager.cc:933] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993)
I20260710 13:19:36.578616 12872 tablet_copy_client.cc:806] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.582850 12872 tablet_copy_client.cc:670] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.586572 12870 ts_tablet_manager.cc:1434] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.032s	user 0.016s	sys 0.008s
I20260710 13:19:36.586752 12875 tablet_copy_client.cc:323] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.65:34993
I20260710 13:19:36.589679 12414 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-9171e538cc0a40b3b0ee9a649f20a11a received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:36.590173 12414 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-9171e538cc0a40b3b0ee9a649f20a11a on tablet 9171e538cc0a40b3b0ee9a649f20a11a with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:36.592413 12872 tablet_copy_client.cc:538] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.606817 12872 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:36.620911 12340 tablet_copy_service.cc:140] P 365f790e74414087896fa706f935bd05: Received BeginTabletCopySession request for tablet 3af2ee9ce3d8480c879ba12cfb6adab0 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:49648)
I20260710 13:19:36.621649 12340 tablet_copy_service.cc:161] P 365f790e74414087896fa706f935bd05: Beginning new tablet copy session on tablet 3af2ee9ce3d8480c879ba12cfb6adab0 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:49648: session id = 56866423687b4c14854f7bfa3face738-3af2ee9ce3d8480c879ba12cfb6adab0
I20260710 13:19:36.629148 12872 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:36.630359 12872 tablet_bootstrap.cc:492] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:36.630962 12340 tablet_copy_source_session.cc:215] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.631176 12872 ts_tablet_manager.cc:1403] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260710 13:19:36.634790 12875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af2ee9ce3d8480c879ba12cfb6adab0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.635421 12872 raft_consensus.cc:359] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.636449 12872 raft_consensus.cc:740] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:36.637241 12872 consensus_queue.cc:260] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.640030 12872 ts_tablet_manager.cc:1434] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:36.642858 12414 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-c2c6e734012449f0b904351a6bc6a51a received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:36.643316 12414 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-c2c6e734012449f0b904351a6bc6a51a on tablet c2c6e734012449f0b904351a6bc6a51a with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:36.653196 12875 tablet_copy_client.cc:806] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.653913 12875 tablet_copy_client.cc:670] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.654393 12872 ts_tablet_manager.cc:933] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:36.656868 12872 tablet_copy_client.cc:323] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:36.658778 12414 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet 7590aea97e9a43909b51776b9dfda5ce from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:36.659180 12875 tablet_copy_client.cc:538] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.659322 12414 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet 7590aea97e9a43909b51776b9dfda5ce from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-7590aea97e9a43909b51776b9dfda5ce
I20260710 13:19:36.668103 12414 tablet_copy_source_session.cc:215] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:36.669691 12875 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:36.671669 12872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7590aea97e9a43909b51776b9dfda5ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:36.691009 12872 tablet_copy_client.cc:806] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:36.691627 12872 tablet_copy_client.cc:670] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:36.693313 12875 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:36.694259 12875 tablet_bootstrap.cc:492] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:36.694988 12875 ts_tablet_manager.cc:1403] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.015s
I20260710 13:19:36.695892 12872 tablet_copy_client.cc:538] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:36.698385 12875 raft_consensus.cc:359] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.699290 12875 raft_consensus.cc:740] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:36.699962 12875 consensus_queue.cc:260] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.702601 12875 ts_tablet_manager.cc:1434] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:36.704603 12340 tablet_copy_service.cc:342] P 365f790e74414087896fa706f935bd05: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-3af2ee9ce3d8480c879ba12cfb6adab0 received from {username='slave'} at 127.0.0.1:49648
I20260710 13:19:36.705104 12340 tablet_copy_service.cc:434] P 365f790e74414087896fa706f935bd05: ending tablet copy session 56866423687b4c14854f7bfa3face738-3af2ee9ce3d8480c879ba12cfb6adab0 on tablet 3af2ee9ce3d8480c879ba12cfb6adab0 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:36.706609 12872 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:36.729636 12872 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:36.730654 12872 tablet_bootstrap.cc:492] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:36.731374 12872 ts_tablet_manager.cc:1403] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260710 13:19:36.733914 12872 raft_consensus.cc:359] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.734544 12872 raft_consensus.cc:740] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:36.735106 12872 consensus_queue.cc:260] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:36.736915 12872 ts_tablet_manager.cc:1434] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:36.738935 12414 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-7590aea97e9a43909b51776b9dfda5ce received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:36.739367 12414 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-7590aea97e9a43909b51776b9dfda5ce on tablet 7590aea97e9a43909b51776b9dfda5ce with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:36.903558 12736 raft_consensus.cc:1217] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:36.999926 12736 raft_consensus.cc:1217] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:37.087893 12736 raft_consensus.cc:1217] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:37.200244 12736 raft_consensus.cc:1217] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:37.518002 12820 raft_consensus.cc:1064] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:37.520169 12820 consensus_queue.cc:237] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:37.527240 12736 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.527357 12478 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.529248 12847 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.530234 12884 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:37.531688 12329 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.536722 12847 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:37.551055 12886 raft_consensus.cc:1064] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:37.554574 12886 consensus_queue.cc:237] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:37.576963 12820 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.586933 12477 raft_consensus.cc:1275] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.586227 12329 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.587984 12736 raft_consensus.cc:1275] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.589938 12886 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:37.591079 12404 raft_consensus.cc:1275] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.591964 12888 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:37.599886 12888 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 13:19:37.631841 12228 catalog_manager.cc:5697] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.639288 12478 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.619179 12738 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.664893 12888 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.666311 12477 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.699666 12737 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.714447 12884 raft_consensus.cc:1064] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:37.717613 12884 consensus_queue.cc:237] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:37.720484 12820 raft_consensus.cc:1064] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:37.717635 12403 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.723590 12820 consensus_queue.cc:237] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:37.739916 12737 raft_consensus.cc:1275] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.741806 12477 raft_consensus.cc:1275] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.745908 12847 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.752166 12847 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.758242 12404 consensus_queue.cc:237] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:37.768088 12329 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.769382 12736 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.771219 12847 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:37.775827 12226 catalog_manager.cc:5697] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.780536 12906 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:37.786943 12329 raft_consensus.cc:1275] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.790637 12906 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.794384 12847 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.801196 12905 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:37.797940 12477 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.800565 12329 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.830103 12327 consensus_queue.cc:237] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:37.839733 12476 raft_consensus.cc:1275] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.843461 12884 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.839792 12736 raft_consensus.cc:1275] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.845604 12330 raft_consensus.cc:1275] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:37.854048 12903 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:37.852512 12328 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.863901 12738 raft_consensus.cc:1275] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.863494 12737 raft_consensus.cc:2955] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.865947 12888 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:37.871611 12478 raft_consensus.cc:1275] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:37.873247 12888 consensus_queue.cc:1048] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:37.881592 12886 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.883884 12737 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.875252 12903 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:37.891294 12476 raft_consensus.cc:2955] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.893810 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3af2ee9ce3d8480c879ba12cfb6adab0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:37.903223 12227 catalog_manager.cc:5697] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:37.907995 12820 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.910202 12736 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.922518 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet 3af2ee9ce3d8480c879ba12cfb6adab0 with delete_type TABLET_DATA_TOMBSTONED (TS 95ce2e9fe6d249a28502cb357d3bf9bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57454
I20260710 13:19:37.953056 12225 catalog_manager.cc:5697] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.955159 12327 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.958034 12917 tablet_replica.cc:333] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:37.963948 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9171e538cc0a40b3b0ee9a649f20a11a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:37.970356 12917 raft_consensus.cc:2243] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.969659 12738 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.975749 12469 tablet_service.cc:1558] Processing DeleteTablet for tablet 9171e538cc0a40b3b0ee9a649f20a11a with delete_type TABLET_DATA_TOMBSTONED (TS 83da598212b44798aefb4e9a77f33480 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56420
I20260710 13:19:37.976765 12917 raft_consensus.cc:2272] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.984704 12918 tablet_replica.cc:333] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:37.983914 12225 catalog_manager.cc:5697] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:37.986697 12918 raft_consensus.cc:2243] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:37.987452 12918 raft_consensus.cc:2272] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:37.989853 12917 ts_tablet_manager.cc:1916] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.005206 12477 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.009136 12404 consensus_queue.cc:237] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:37.997915 12918 ts_tablet_manager.cc:1916] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.029706 12227 catalog_manager.cc:5697] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:38.038836 12477 raft_consensus.cc:1275] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.041991 12737 raft_consensus.cc:1275] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.042906 12820 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.044061 12906 consensus_queue.cc:1048] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.052600 12906 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.055297 12476 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.066840 12404 consensus_queue.cc:237] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:38.071089 12736 raft_consensus.cc:2955] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.076843 12737 raft_consensus.cc:1275] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.076843 12327 raft_consensus.cc:1275] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:38.079147 12914 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:38.080090 12847 consensus_queue.cc:1048] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:38.080646 12227 catalog_manager.cc:5697] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.089535 12902 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.095134 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2c6e734012449f0b904351a6bc6a51a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.096390 12737 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.106897 12327 raft_consensus.cc:2955] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.117020 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7590aea97e9a43909b51776b9dfda5ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:38.119604 12918 ts_tablet_manager.cc:1929] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.120121 12918 log.cc:1199] T 9171e538cc0a40b3b0ee9a649f20a11a P 83da598212b44798aefb4e9a77f33480: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/wals/9171e538cc0a40b3b0ee9a649f20a11a
I20260710 13:19:38.122843 12917 ts_tablet_manager.cc:1929] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.123797 12917 log.cc:1199] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/wals/3af2ee9ce3d8480c879ba12cfb6adab0
I20260710 13:19:38.125018 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet c2c6e734012449f0b904351a6bc6a51a with delete_type TABLET_DATA_TOMBSTONED (TS 365f790e74414087896fa706f935bd05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49602
I20260710 13:19:38.125808 12214 catalog_manager.cc:5028] TS 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): tablet 3af2ee9ce3d8480c879ba12cfb6adab0 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:38.126694 12213 catalog_manager.cc:5028] TS 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): tablet 9171e538cc0a40b3b0ee9a649f20a11a (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:38.129571 12228 catalog_manager.cc:5697] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:38.134575 12919 tablet_replica.cc:333] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:38.136065 12919 raft_consensus.cc:2243] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:38.136946 12919 raft_consensus.cc:2272] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.141021 12919 ts_tablet_manager.cc:1916] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.145011 12469 tablet_service.cc:1558] Processing DeleteTablet for tablet 7590aea97e9a43909b51776b9dfda5ce with delete_type TABLET_DATA_TOMBSTONED (TS 83da598212b44798aefb4e9a77f33480 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56420
I20260710 13:19:38.146167 12918 tablet_replica.cc:333] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:38.147307 12918 raft_consensus.cc:2243] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:38.148137 12918 raft_consensus.cc:2272] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:38.151645 12918 ts_tablet_manager.cc:1916] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:38.160976 12919 ts_tablet_manager.cc:1929] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.161561 12919 log.cc:1199] T c2c6e734012449f0b904351a6bc6a51a P 365f790e74414087896fa706f935bd05: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/wals/c2c6e734012449f0b904351a6bc6a51a
I20260710 13:19:38.163743 12214 catalog_manager.cc:5028] TS 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): tablet c2c6e734012449f0b904351a6bc6a51a (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:38.167127 12918 ts_tablet_manager.cc:1929] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:38.167518 12918 log.cc:1199] T 7590aea97e9a43909b51776b9dfda5ce P 83da598212b44798aefb4e9a77f33480: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/wals/7590aea97e9a43909b51776b9dfda5ce
I20260710 13:19:38.169028 12213 catalog_manager.cc:5028] TS 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): tablet 7590aea97e9a43909b51776b9dfda5ce (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:39.179184 12476 consensus_queue.cc:237] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
W20260710 13:19:39.186761 12445 consensus_peers.cc:597] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 126c12a29b9348179e9b8fdc86110d38. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:39.187996 12327 raft_consensus.cc:1275] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.187996 12403 raft_consensus.cc:1275] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.189641 12923 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.190470 12585 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.199258 12923 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.200728 12403 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.201550 12327 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.217211 12327 consensus_queue.cc:237] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.217841 12226 catalog_manager.cc:5697] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:39.227035 12296 consensus_peers.cc:597] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 692ee146e27a4097a5a02337304dd13d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:39.227722 12476 raft_consensus.cc:1275] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.229409 12403 raft_consensus.cc:1275] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.229307 12921 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:39.230893 12929 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:39.251211 12921 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.253893 12403 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.259629 12476 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.272964 12225 catalog_manager.cc:5697] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.274955 12477 consensus_queue.cc:237] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
W20260710 13:19:39.292222 12445 consensus_peers.cc:597] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ce7e45d0bd643949e6d4b930a60572d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:39.293516 12403 raft_consensus.cc:1275] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.298744 12327 raft_consensus.cc:1275] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.298461 12923 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.300101 12926 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.308806 12585 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.310613 12327 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.311120 12403 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.322893 12404 consensus_queue.cc:237] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.325619 12226 catalog_manager.cc:5697] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:39.334857 12371 consensus_peers.cc:597] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72e3c1a345b54bd1b13731683ea13c11. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:39.337771 12477 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.338322 12327 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:39.339406 12847 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.340413 12820 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.349052 12847 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.356330 12477 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.361097 12327 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:39.367309 12228 catalog_manager.cc:5697] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.569921 12946 ts_tablet_manager.cc:933] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:39.572232 12946 tablet_copy_client.cc:323] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:39.574493 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet 126c12a29b9348179e9b8fdc86110d38 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:39.575088 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet 126c12a29b9348179e9b8fdc86110d38 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-126c12a29b9348179e9b8fdc86110d38
I20260710 13:19:39.582726 12489 tablet_copy_source_session.cc:215] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.586292 12946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126c12a29b9348179e9b8fdc86110d38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.601763 12946 tablet_copy_client.cc:806] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.602474 12946 tablet_copy_client.cc:670] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.607154 12946 tablet_copy_client.cc:538] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.616530 12946 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:39.637030 12946 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:39.638062 12946 tablet_bootstrap.cc:492] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:39.638813 12946 ts_tablet_manager.cc:1403] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 13:19:39.642205 12946 raft_consensus.cc:359] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.643074 12946 raft_consensus.cc:740] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:39.643769 12946 consensus_queue.cc:260] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.647207 12946 ts_tablet_manager.cc:1434] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:19:39.649106 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-126c12a29b9348179e9b8fdc86110d38 received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:39.649633 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-126c12a29b9348179e9b8fdc86110d38 on tablet 126c12a29b9348179e9b8fdc86110d38 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:39.726356 12946 ts_tablet_manager.cc:933] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993)
I20260710 13:19:39.728322 12946 tablet_copy_client.cc:323] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.65:34993
I20260710 13:19:39.730062 12340 tablet_copy_service.cc:140] P 365f790e74414087896fa706f935bd05: Received BeginTabletCopySession request for tablet 692ee146e27a4097a5a02337304dd13d from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:49648)
I20260710 13:19:39.730583 12340 tablet_copy_service.cc:161] P 365f790e74414087896fa706f935bd05: Beginning new tablet copy session on tablet 692ee146e27a4097a5a02337304dd13d from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:49648: session id = 56866423687b4c14854f7bfa3face738-692ee146e27a4097a5a02337304dd13d
I20260710 13:19:39.737439 12340 tablet_copy_source_session.cc:215] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.740715 12946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 692ee146e27a4097a5a02337304dd13d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.756130 12946 tablet_copy_client.cc:806] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.756760 12946 tablet_copy_client.cc:670] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.760908 12946 tablet_copy_client.cc:538] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.770887 12946 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:39.789312 12946 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:39.790242 12946 tablet_bootstrap.cc:492] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:39.790856 12946 ts_tablet_manager.cc:1403] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 13:19:39.793342 12946 raft_consensus.cc:359] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.794302 12946 raft_consensus.cc:740] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:39.795014 12946 consensus_queue.cc:260] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.797519 12946 ts_tablet_manager.cc:1434] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.006s
I20260710 13:19:39.799741 12340 tablet_copy_service.cc:342] P 365f790e74414087896fa706f935bd05: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-692ee146e27a4097a5a02337304dd13d received from {username='slave'} at 127.0.0.1:49648
I20260710 13:19:39.800177 12340 tablet_copy_service.cc:434] P 365f790e74414087896fa706f935bd05: ending tablet copy session 56866423687b4c14854f7bfa3face738-692ee146e27a4097a5a02337304dd13d on tablet 692ee146e27a4097a5a02337304dd13d with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:39.808331 12946 ts_tablet_manager.cc:933] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:39.811210 12946 tablet_copy_client.cc:323] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:39.812964 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet 3ce7e45d0bd643949e6d4b930a60572d from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:39.813544 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet 3ce7e45d0bd643949e6d4b930a60572d from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-3ce7e45d0bd643949e6d4b930a60572d
I20260710 13:19:39.819859 12489 tablet_copy_source_session.cc:215] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.823248 12946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce7e45d0bd643949e6d4b930a60572d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.836581 12946 tablet_copy_client.cc:806] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.837150 12946 tablet_copy_client.cc:670] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.841531 12946 tablet_copy_client.cc:538] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.841584 12953 ts_tablet_manager.cc:933] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:39.847966 12953 tablet_copy_client.cc:323] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:39.849918 12414 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet 72e3c1a345b54bd1b13731683ea13c11 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:39.850517 12414 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet 72e3c1a345b54bd1b13731683ea13c11 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-72e3c1a345b54bd1b13731683ea13c11
I20260710 13:19:39.850682 12946 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:39.858114 12414 tablet_copy_source_session.cc:215] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:39.861838 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3c1a345b54bd1b13731683ea13c11. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:39.868497 12946 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:39.869557 12946 tablet_bootstrap.cc:492] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:39.870254 12946 ts_tablet_manager.cc:1403] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:19:39.873257 12946 raft_consensus.cc:359] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.874163 12946 raft_consensus.cc:740] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:39.874774 12946 consensus_queue.cc:260] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.877067 12946 ts_tablet_manager.cc:1434] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:39.881659 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-3ce7e45d0bd643949e6d4b930a60572d received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:39.882124 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-3ce7e45d0bd643949e6d4b930a60572d on tablet 3ce7e45d0bd643949e6d4b930a60572d with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:39.885140 12953 tablet_copy_client.cc:806] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:39.885861 12953 tablet_copy_client.cc:670] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:39.890261 12953 tablet_copy_client.cc:538] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:39.898392 12953 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:39.921419 12953 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:39.922498 12953 tablet_bootstrap.cc:492] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:39.923229 12953 ts_tablet_manager.cc:1403] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 13:19:39.925810 12953 raft_consensus.cc:359] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.926514 12953 raft_consensus.cc:740] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:39.927078 12953 consensus_queue.cc:260] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:39.929314 12953 ts_tablet_manager.cc:1434] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:39.932021 12414 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-72e3c1a345b54bd1b13731683ea13c11 received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:39.932480 12414 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-72e3c1a345b54bd1b13731683ea13c11 on tablet 72e3c1a345b54bd1b13731683ea13c11 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:40.067106 12737 raft_consensus.cc:1217] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:40.302810 12737 raft_consensus.cc:1217] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:40.432904 12737 raft_consensus.cc:1217] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:40.466679 12737 raft_consensus.cc:1217] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:40.676630 12926 raft_consensus.cc:1064] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:40.678889 12926 consensus_queue.cc:237] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:40.688730 12737 raft_consensus.cc:1275] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.688895 12327 raft_consensus.cc:1275] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.689513 12404 raft_consensus.cc:1275] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.690459 12957 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.691320 12926 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.692366 12585 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.705212 12585 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.708133 12327 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.708523 12737 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.718160 12404 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.725225 12228 catalog_manager.cc:5697] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.758147 12477 consensus_queue.cc:237] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:40.765839 12404 raft_consensus.cc:1275] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.766176 12737 raft_consensus.cc:1275] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.768860 12957 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:40.770893 12957 consensus_queue.cc:1048] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:40.782938 12585 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.785231 12737 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.788389 12404 raft_consensus.cc:2955] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.798204 12225 catalog_manager.cc:5697] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.799099 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 126c12a29b9348179e9b8fdc86110d38 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:40.835186 12957 raft_consensus.cc:1064] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:40.837685 12957 consensus_queue.cc:237] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:40.844851 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 126c12a29b9348179e9b8fdc86110d38 with delete_type TABLET_DATA_TOMBSTONED (TS 365f790e74414087896fa706f935bd05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49602
I20260710 13:19:40.856940 12736 raft_consensus.cc:1275] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.859145 12404 raft_consensus.cc:1275] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.860872 12961 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.864362 12970 tablet_replica.cc:333] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:40.866706 12970 raft_consensus.cc:2243] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:40.867338 12961 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.871786 12970 raft_consensus.cc:2272] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:40.872124 12327 raft_consensus.cc:1275] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.874603 12957 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.879109 12970 ts_tablet_manager.cc:1916] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:40.885732 12958 raft_consensus.cc:1064] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:40.888698 12943 raft_consensus.cc:1064] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:40.891521 12943 consensus_queue.cc:237] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:40.895483 12958 consensus_queue.cc:237] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:40.901904 12585 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.904321 12736 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.905225 12327 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.913834 12737 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.914003 12404 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.915656 12847 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.925879 12477 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.931492 12959 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:40.919533 12226 catalog_manager.cc:5697] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:40.943632 12328 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.946007 12943 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:40.951834 12476 consensus_queue.cc:237] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:40.966430 12847 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.968575 12328 raft_consensus.cc:1275] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:40.971231 12970 ts_tablet_manager.cc:1929] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:40.971781 12970 log.cc:1199] T 126c12a29b9348179e9b8fdc86110d38 P 365f790e74414087896fa706f935bd05: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/wals/126c12a29b9348179e9b8fdc86110d38
I20260710 13:19:40.971490 12476 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.973924 12214 catalog_manager.cc:5028] TS 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): tablet 126c12a29b9348179e9b8fdc86110d38 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:40.974319 12957 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:40.980998 12735 raft_consensus.cc:1275] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.983024 12404 raft_consensus.cc:1275] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.983109 12958 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:40.983703 12477 raft_consensus.cc:1275] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:40.984944 12971 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:40.989957 12926 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:40.993732 12971 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:41.003840 12327 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.004908 12226 catalog_manager.cc:5697] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.009999 12737 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.022212 12971 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.027619 12226 catalog_manager.cc:5697] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.031144 12476 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.039803 12404 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.037845 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ce7e45d0bd643949e6d4b930a60572d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:41.047870 12327 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.058197 12738 raft_consensus.cc:1275] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.060948 12585 consensus_queue.cc:1048] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:41.070400 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ce7e45d0bd643949e6d4b930a60572d with delete_type TABLET_DATA_TOMBSTONED (TS 95ce2e9fe6d249a28502cb357d3bf9bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57454
I20260710 13:19:41.080070 12225 catalog_manager.cc:5697] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.092907 12987 tablet_replica.cc:333] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:41.089918 12736 raft_consensus.cc:2955] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.096065 12735 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.094379 12987 raft_consensus.cc:2243] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.114544 12987 raft_consensus.cc:2272] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.124300 12328 consensus_queue.cc:237] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:41.135267 12987 ts_tablet_manager.cc:1916] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:41.139909 12404 raft_consensus.cc:1275] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.141950 12984 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:41.147451 12404 consensus_queue.cc:237] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:41.155241 12476 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.156759 12736 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.157022 12985 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:41.157145 12971 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.159319 12985 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:41.159508 12403 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.168677 12986 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.212631 12738 raft_consensus.cc:1275] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:41.218554 12987 ts_tablet_manager.cc:1929] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:41.220780 12987 log.cc:1199] T 3ce7e45d0bd643949e6d4b930a60572d P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/wals/3ce7e45d0bd643949e6d4b930a60572d
W20260710 13:19:41.225095 12369 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.67:46219, user_credentials={real_user=slave}} blocked reactor thread for 47954.9us
I20260710 13:19:41.230134 12735 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.233338 12477 raft_consensus.cc:2955] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.226969 12958 consensus_queue.cc:1048] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:41.249814 12738 raft_consensus.cc:2955] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.229068 12214 catalog_manager.cc:5028] TS 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): tablet 3ce7e45d0bd643949e6d4b930a60572d (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:41.258471 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 692ee146e27a4097a5a02337304dd13d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:41.259361 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72e3c1a345b54bd1b13731683ea13c11 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:41.262606 12227 catalog_manager.cc:5697] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 reported cstate change: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New cstate: current_term: 1 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:41.263082 12228 catalog_manager.cc:5697] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:41.279227 12469 tablet_service.cc:1558] Processing DeleteTablet for tablet 692ee146e27a4097a5a02337304dd13d with delete_type TABLET_DATA_TOMBSTONED (TS 83da598212b44798aefb4e9a77f33480 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56420
I20260710 13:19:41.279829 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 72e3c1a345b54bd1b13731683ea13c11 with delete_type TABLET_DATA_TOMBSTONED (TS 365f790e74414087896fa706f935bd05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49602
I20260710 13:19:41.280856 12970 tablet_replica.cc:333] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:41.281715 12970 raft_consensus.cc:2243] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.282467 12970 raft_consensus.cc:2272] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.283622 12990 tablet_replica.cc:333] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:41.284639 12990 raft_consensus.cc:2243] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.285337 12990 raft_consensus.cc:2272] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.286214 12970 ts_tablet_manager.cc:1916] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:41.289038 12990 ts_tablet_manager.cc:1916] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:41.304320 12990 ts_tablet_manager.cc:1929] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:41.304816 12990 log.cc:1199] T 692ee146e27a4097a5a02337304dd13d P 83da598212b44798aefb4e9a77f33480: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/wals/692ee146e27a4097a5a02337304dd13d
I20260710 13:19:41.305748 12970 ts_tablet_manager.cc:1929] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:41.306159 12970 log.cc:1199] T 72e3c1a345b54bd1b13731683ea13c11 P 365f790e74414087896fa706f935bd05: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/wals/72e3c1a345b54bd1b13731683ea13c11
I20260710 13:19:41.306783 12213 catalog_manager.cc:5028] TS 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): tablet 692ee146e27a4097a5a02337304dd13d (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:41.307546 12214 catalog_manager.cc:5028] TS 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): tablet 72e3c1a345b54bd1b13731683ea13c11 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:42.311525 12404 consensus_queue.cc:237] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.318676 12477 raft_consensus.cc:1275] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:42.318676 12327 raft_consensus.cc:1275] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:42.319208 12371 consensus_peers.cc:597] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 231caf99231646779376875202147703. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.320199 12986 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.321133 12959 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.330035 12995 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.331132 12477 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.331622 12327 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.346740 12476 consensus_queue.cc:237] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.347321 12227 catalog_manager.cc:5697] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:42.359884 12327 raft_consensus.cc:1275] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:42.360106 12404 raft_consensus.cc:1275] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:42.360775 12445 consensus_peers.cc:597] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f4e91849c9f4e31a00f7c25966800f2. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.361809 12961 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:42.362891 12991 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:42.374938 12961 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.379051 12404 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.380777 12327 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.390774 12476 consensus_queue.cc:237] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.396529 12225 catalog_manager.cc:5697] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:42.405478 12445 consensus_peers.cc:597] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e4feaad202a84792a25df84fa90c2c65. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.409401 12403 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:42.413481 12328 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:42.414208 13004 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.416930 12961 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:42.424046 13004 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.426180 12403 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.428934 12327 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.439917 12227 catalog_manager.cc:5697] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.445322 12476 consensus_queue.cc:237] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.453611 12403 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:42.453812 12445 consensus_peers.cc:597] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 547a9148660b4a9586d3df1d9ff06cef. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.455073 12961 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:42.458061 12327 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:42.460986 13004 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:42.465059 12961 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.466729 12403 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.478369 12226 catalog_manager.cc:5697] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.482836 12327 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:42.709944 13012 ts_tablet_manager.cc:933] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:42.721474 13012 tablet_copy_client.cc:323] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:42.724541 12414 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet 231caf99231646779376875202147703 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:42.725540 12414 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet 231caf99231646779376875202147703 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-231caf99231646779376875202147703
I20260710 13:19:42.735867 12414 tablet_copy_source_session.cc:215] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:42.739924 13012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 231caf99231646779376875202147703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.762509 13012 tablet_copy_client.cc:806] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:42.763293 13012 tablet_copy_client.cc:670] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:42.768805 13014 ts_tablet_manager.cc:933] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:42.769306 13012 tablet_copy_client.cc:538] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:42.770977 13014 tablet_copy_client.cc:323] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:42.773573 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet 3f4e91849c9f4e31a00f7c25966800f2 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:42.774366 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet 3f4e91849c9f4e31a00f7c25966800f2 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-3f4e91849c9f4e31a00f7c25966800f2
I20260710 13:19:42.782563 13012 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:42.785568 12489 tablet_copy_source_session.cc:215] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:42.797209 13014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f4e91849c9f4e31a00f7c25966800f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.812553 13012 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:42.813917 13012 tablet_bootstrap.cc:492] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:42.814891 13012 ts_tablet_manager.cc:1403] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.014s
I20260710 13:19:42.820520 13014 tablet_copy_client.cc:806] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:42.819643 13012 raft_consensus.cc:359] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.821244 13012 raft_consensus.cc:740] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:42.821467 13014 tablet_copy_client.cc:670] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:42.822288 13012 consensus_queue.cc:260] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.833786 13014 tablet_copy_client.cc:538] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:42.845338 13012 ts_tablet_manager.cc:1434] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.030s	user 0.020s	sys 0.004s
I20260710 13:19:42.847577 12414 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-231caf99231646779376875202147703 received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:42.848088 12414 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-231caf99231646779376875202147703 on tablet 231caf99231646779376875202147703 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:42.854264 13014 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:42.878836 13012 ts_tablet_manager.cc:933] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:42.882943 13014 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:42.884191 13014 tablet_bootstrap.cc:492] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:42.884958 13014 ts_tablet_manager.cc:1403] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.031s	user 0.019s	sys 0.009s
I20260710 13:19:42.889166 13014 raft_consensus.cc:359] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.890128 13014 raft_consensus.cc:740] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:42.890828 13014 consensus_queue.cc:260] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.895895 13014 ts_tablet_manager.cc:1434] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:42.898211 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-3f4e91849c9f4e31a00f7c25966800f2 received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:42.898731 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-3f4e91849c9f4e31a00f7c25966800f2 on tablet 3f4e91849c9f4e31a00f7c25966800f2 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:42.908041 13012 tablet_copy_client.cc:323] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:42.911751 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet e4feaad202a84792a25df84fa90c2c65 from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:42.912236 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet e4feaad202a84792a25df84fa90c2c65 from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-e4feaad202a84792a25df84fa90c2c65
I20260710 13:19:42.919642 12489 tablet_copy_source_session.cc:215] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:42.922487 13012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4feaad202a84792a25df84fa90c2c65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.934873 13012 tablet_copy_client.cc:806] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:42.935539 13012 tablet_copy_client.cc:670] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:42.940088 13012 tablet_copy_client.cc:538] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:42.947467 13012 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:42.965482 13012 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:42.966220 13012 tablet_bootstrap.cc:492] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:42.966758 13012 ts_tablet_manager.cc:1403] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:19:42.968946 13012 raft_consensus.cc:359] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.969650 13012 raft_consensus.cc:740] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:42.970144 13012 consensus_queue.cc:260] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:42.971891 13012 ts_tablet_manager.cc:1434] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:42.974596 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-e4feaad202a84792a25df84fa90c2c65 received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:42.975152 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-e4feaad202a84792a25df84fa90c2c65 on tablet e4feaad202a84792a25df84fa90c2c65 with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:43.025674 13012 ts_tablet_manager.cc:933] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:43.027443 13012 tablet_copy_client.cc:323] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.67:46219
I20260710 13:19:43.029539 12489 tablet_copy_service.cc:140] P 83da598212b44798aefb4e9a77f33480: Received BeginTabletCopySession request for tablet 547a9148660b4a9586d3df1d9ff06cef from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:56444)
I20260710 13:19:43.030023 12489 tablet_copy_service.cc:161] P 83da598212b44798aefb4e9a77f33480: Beginning new tablet copy session on tablet 547a9148660b4a9586d3df1d9ff06cef from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:56444: session id = 56866423687b4c14854f7bfa3face738-547a9148660b4a9586d3df1d9ff06cef
I20260710 13:19:43.035989 12489 tablet_copy_source_session.cc:215] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:43.039180 13012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 547a9148660b4a9586d3df1d9ff06cef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.058754 13012 tablet_copy_client.cc:806] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:43.059486 13012 tablet_copy_client.cc:670] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:43.064188 13012 tablet_copy_client.cc:538] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:43.070612 13012 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:43.083966 13012 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:43.084669 13012 tablet_bootstrap.cc:492] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:43.085175 13012 ts_tablet_manager.cc:1403] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:19:43.087177 13012 raft_consensus.cc:359] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:43.087800 13012 raft_consensus.cc:740] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:43.088263 13012 consensus_queue.cc:260] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:43.089952 13012 ts_tablet_manager.cc:1434] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:43.091655 12489 tablet_copy_service.cc:342] P 83da598212b44798aefb4e9a77f33480: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-547a9148660b4a9586d3df1d9ff06cef received from {username='slave'} at 127.0.0.1:56444
I20260710 13:19:43.092080 12489 tablet_copy_service.cc:434] P 83da598212b44798aefb4e9a77f33480: ending tablet copy session 56866423687b4c14854f7bfa3face738-547a9148660b4a9586d3df1d9ff06cef on tablet 547a9148660b4a9586d3df1d9ff06cef with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:43.310788 12735 raft_consensus.cc:1217] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:43.323812 12735 raft_consensus.cc:1217] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:43.362179 12735 raft_consensus.cc:1217] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:43.489790 12735 raft_consensus.cc:1217] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:43.764644 12991 raft_consensus.cc:1064] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:43.767201 12991 consensus_queue.cc:237] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:43.775913 12735 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.778355 12403 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.780763 12327 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.778086 12961 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.783046 13004 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.786641 12961 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.803491 13004 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.805644 12327 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.806409 12403 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.824680 12227 catalog_manager.cc:5697] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.835081 12735 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.868762 12476 consensus_queue.cc:237] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:43.874351 12735 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.876022 12961 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:43.881295 12403 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:43.882629 12995 raft_consensus.cc:1064] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:43.883728 12961 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:43.886034 12995 consensus_queue.cc:237] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:43.887537 13004 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.895184 12738 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.899466 12403 raft_consensus.cc:2955] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.912533 12735 raft_consensus.cc:1275] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.914443 13023 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.919005 13029 raft_consensus.cc:1064] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:43.922690 13029 consensus_queue.cc:237] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:43.924988 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e4feaad202a84792a25df84fa90c2c65 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:43.928975 12327 raft_consensus.cc:1275] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.930853 13034 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.937923 12476 raft_consensus.cc:1275] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.929916 12225 catalog_manager.cc:5697] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.941488 13034 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:43.963804 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet e4feaad202a84792a25df84fa90c2c65 with delete_type TABLET_DATA_TOMBSTONED (TS 365f790e74414087896fa706f935bd05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49602
I20260710 13:19:43.962720 13023 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.964133 12403 raft_consensus.cc:1275] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.966485 12961 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.971526 13040 tablet_replica.cc:333] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:43.972987 13040 raft_consensus.cc:2243] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:43.974390 13040 raft_consensus.cc:2272] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:43.975725 12735 raft_consensus.cc:1275] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.974902 12477 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:43.977507 13004 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:43.978749 13040 ts_tablet_manager.cc:1916] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:43.984760 12329 raft_consensus.cc:1275] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:43.986774 12961 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:44.003123 12327 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
W20260710 13:19:44.008075 13038 log.cc:927] Time spent T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 13:19:44.021396 12226 catalog_manager.cc:5697] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.033617 12991 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.039500 13040 ts_tablet_manager.cc:1929] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:44.039870 13004 raft_consensus.cc:1064] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:44.044116 12738 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.046764 12735 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.056538 13004 consensus_queue.cc:237] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:44.061787 12403 consensus_queue.cc:237] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:44.064836 13040 log.cc:1199] T e4feaad202a84792a25df84fa90c2c65 P 365f790e74414087896fa706f935bd05: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/wals/e4feaad202a84792a25df84fa90c2c65
I20260710 13:19:44.067517 12214 catalog_manager.cc:5028] TS 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): tablet e4feaad202a84792a25df84fa90c2c65 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:44.070034 12329 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.075384 12226 catalog_manager.cc:5697] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.090420 12403 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.098703 12404 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:44.100221 12326 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:44.100419 13045 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:44.103693 12477 consensus_queue.cc:237] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:44.111157 12738 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:44.113437 12961 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:44.114537 13029 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:44.119915 12736 raft_consensus.cc:1275] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:44.123700 12734 raft_consensus.cc:1275] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:44.126055 13023 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:44.126544 12991 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:44.146303 12326 raft_consensus.cc:1275] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:44.160717 12328 raft_consensus.cc:1275] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:44.165788 12991 consensus_queue.cc:1048] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:44.170953 13043 consensus_queue.cc:1048] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:44.174329 13043 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.180542 13045 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.188143 12328 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.175652 12326 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.190953 12991 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.198352 12736 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.211308 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 231caf99231646779376875202147703 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:44.212965 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f4e91849c9f4e31a00f7c25966800f2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:44.216176 12737 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.216859 12404 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.223857 12228 catalog_manager.cc:5697] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.228674 12226 catalog_manager.cc:5697] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.231134 12226 catalog_manager.cc:5697] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.202107 12738 raft_consensus.cc:2955] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.253165 12326 raft_consensus.cc:2955] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.255870 12469 tablet_service.cc:1558] Processing DeleteTablet for tablet 231caf99231646779376875202147703 with delete_type TABLET_DATA_TOMBSTONED (TS 83da598212b44798aefb4e9a77f33480 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56420
I20260710 13:19:44.265524 13054 tablet_replica.cc:333] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:44.268435 12477 consensus_queue.cc:237] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:44.270206 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f4e91849c9f4e31a00f7c25966800f2 with delete_type TABLET_DATA_TOMBSTONED (TS 95ce2e9fe6d249a28502cb357d3bf9bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57454
I20260710 13:19:44.276428 13054 raft_consensus.cc:2243] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.277467 13054 raft_consensus.cc:2272] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.280592 13055 tablet_replica.cc:333] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:44.284648 12738 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:44.285171 12326 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 83da598212b44798aefb4e9a77f33480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:44.291743 13055 raft_consensus.cc:2243] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.297297 13055 raft_consensus.cc:2272] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.292320 13048 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:44.294746 13054 ts_tablet_manager.cc:1916] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:44.302142 12991 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:44.311655 13055 ts_tablet_manager.cc:1916] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:44.311563 13049 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.319953 12736 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.322973 13054 ts_tablet_manager.cc:1929] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:44.328661 13054 log.cc:1199] T 231caf99231646779376875202147703 P 83da598212b44798aefb4e9a77f33480: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/wals/231caf99231646779376875202147703
I20260710 13:19:44.330684 13055 ts_tablet_manager.cc:1929] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:44.330754 12213 catalog_manager.cc:5028] TS 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): tablet 231caf99231646779376875202147703 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:44.331247 13055 log.cc:1199] T 3f4e91849c9f4e31a00f7c25966800f2 P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/wals/3f4e91849c9f4e31a00f7c25966800f2
I20260710 13:19:44.333257 12214 catalog_manager.cc:5028] TS 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): tablet 3f4e91849c9f4e31a00f7c25966800f2 (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:44.340839 12213 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 547a9148660b4a9586d3df1d9ff06cef with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:44.345624 12228 catalog_manager.cc:5697] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New cstate: current_term: 1 leader_uuid: "83da598212b44798aefb4e9a77f33480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.347931 12326 raft_consensus.cc:2955] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:44.359028 12391 tablet_service.cc:1558] Processing DeleteTablet for tablet 547a9148660b4a9586d3df1d9ff06cef with delete_type TABLET_DATA_TOMBSTONED (TS 95ce2e9fe6d249a28502cb357d3bf9bd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57454
I20260710 13:19:44.360543 13055 tablet_replica.cc:333] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:44.361550 13055 raft_consensus.cc:2243] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.362279 13055 raft_consensus.cc:2272] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.367530 13055 ts_tablet_manager.cc:1916] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:44.381495 13055 ts_tablet_manager.cc:1929] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:44.381873 13055 log.cc:1199] T 547a9148660b4a9586d3df1d9ff06cef P 95ce2e9fe6d249a28502cb357d3bf9bd: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/wals/547a9148660b4a9586d3df1d9ff06cef
I20260710 13:19:44.383446 12214 catalog_manager.cc:5028] TS 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): tablet 547a9148660b4a9586d3df1d9ff06cef (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:45.393762 12404 consensus_queue.cc:237] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:45.400642 12477 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:45.401091 12326 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:45.402622 12995 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:45.402971 12371 consensus_peers.cc:597] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78f5444c13ec4327aa5b125019cef73e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.403822 13058 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.414857 12995 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.417148 12476 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.424738 12328 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.434917 12404 consensus_queue.cc:237] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Queue 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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:45.437786 12228 catalog_manager.cc:5697] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.444339 12328 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:45.444414 12371 consensus_peers.cc:597] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433): Couldn't send request to peer 56866423687b4c14854f7bfa3face738. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ede7e97dfa64da48fd2a93469e3a0bd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:45.446007 13061 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.446424 12476 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:45.447889 12995 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:45.456524 13061 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.460420 12328 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.471876 12476 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.490267 12225 catalog_manager.cc:5697] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index -1 to 2, NON_VOTER 56866423687b4c14854f7bfa3face738 (127.10.236.68) added. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } } }
I20260710 13:19:45.823966 13069 ts_tablet_manager.cc:933] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:45.826287 13069 tablet_copy_client.cc:323] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:45.828203 12414 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet 9ede7e97dfa64da48fd2a93469e3a0bd from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:45.828771 12414 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet 9ede7e97dfa64da48fd2a93469e3a0bd from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-9ede7e97dfa64da48fd2a93469e3a0bd
I20260710 13:19:45.834743 12414 tablet_copy_source_session.cc:215] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:45.838380 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ede7e97dfa64da48fd2a93469e3a0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:45.858136 13069 tablet_copy_client.cc:806] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:45.858819 13069 tablet_copy_client.cc:670] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:45.862902 13069 tablet_copy_client.cc:538] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:45.873838 13069 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:45.898331 13069 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:45.899487 13069 tablet_bootstrap.cc:492] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:45.900382 13069 ts_tablet_manager.cc:1403] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260710 13:19:45.903882 13069 raft_consensus.cc:359] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:45.904892 13069 raft_consensus.cc:740] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:45.905694 13069 consensus_queue.cc:260] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:45.909431 13069 ts_tablet_manager.cc:1434] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:19:45.911530 12414 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-9ede7e97dfa64da48fd2a93469e3a0bd received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:45.911994 12414 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-9ede7e97dfa64da48fd2a93469e3a0bd on tablet 9ede7e97dfa64da48fd2a93469e3a0bd with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:45.975174 13069 ts_tablet_manager.cc:933] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: Initiating tablet copy from peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:45.976979 13069 tablet_copy_client.cc:323] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: tablet copy: Beginning tablet copy session from remote peer at address 127.10.236.66:44495
I20260710 13:19:45.978765 12414 tablet_copy_service.cc:140] P 95ce2e9fe6d249a28502cb357d3bf9bd: Received BeginTabletCopySession request for tablet 78f5444c13ec4327aa5b125019cef73e from peer 56866423687b4c14854f7bfa3face738 ({username='slave'} at 127.0.0.1:57492)
I20260710 13:19:45.979259 12414 tablet_copy_service.cc:161] P 95ce2e9fe6d249a28502cb357d3bf9bd: Beginning new tablet copy session on tablet 78f5444c13ec4327aa5b125019cef73e from peer 56866423687b4c14854f7bfa3face738 at {username='slave'} at 127.0.0.1:57492: session id = 56866423687b4c14854f7bfa3face738-78f5444c13ec4327aa5b125019cef73e
I20260710 13:19:45.985447 12414 tablet_copy_source_session.cc:215] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:45.988413 13069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78f5444c13ec4327aa5b125019cef73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:46.003358 13069 tablet_copy_client.cc:806] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:46.004034 13069 tablet_copy_client.cc:670] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:46.008162 13069 tablet_copy_client.cc:538] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:46.016322 13069 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: Bootstrap starting.
I20260710 13:19:46.035385 13069 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:19:46.036242 13069 tablet_bootstrap.cc:492] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: Bootstrap complete.
I20260710 13:19:46.036917 13069 ts_tablet_manager.cc:1403] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 13:19:46.039602 13069 raft_consensus.cc:359] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:46.040313 13069 raft_consensus.cc:740] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 56866423687b4c14854f7bfa3face738, State: Initialized, Role: LEARNER
I20260710 13:19:46.040923 13069 consensus_queue.cc:260] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: NON_VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: true } }
I20260710 13:19:46.043754 13069 ts_tablet_manager.cc:1434] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.005s
I20260710 13:19:46.045821 12414 tablet_copy_service.cc:342] P 95ce2e9fe6d249a28502cb357d3bf9bd: Request end of tablet copy session 56866423687b4c14854f7bfa3face738-78f5444c13ec4327aa5b125019cef73e received from {username='slave'} at 127.0.0.1:57492
I20260710 13:19:46.046272 12414 tablet_copy_service.cc:434] P 95ce2e9fe6d249a28502cb357d3bf9bd: ending tablet copy session 56866423687b4c14854f7bfa3face738-78f5444c13ec4327aa5b125019cef73e on tablet 78f5444c13ec4327aa5b125019cef73e with peer 56866423687b4c14854f7bfa3face738
I20260710 13:19:46.454802 12738 raft_consensus.cc:1217] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:46.498718 12738 raft_consensus.cc:1217] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:46.966527 13058 raft_consensus.cc:1064] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:46.968650 13058 consensus_queue.cc:237] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:46.975368 12476 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.975368 12736 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.976576 12328 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:46.977234 13076 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.978236 13061 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.979045 13058 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:46.992835 13061 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:46.995429 12476 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.014629 12736 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.024396 12227 catalog_manager.cc:5697] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.030022 12328 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } attrs { replace: true } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.063901 12404 consensus_queue.cc:237] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:47.069612 12736 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:47.069612 12328 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:47.071035 13081 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:47.072016 13061 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:47.079221 13061 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.082532 12328 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.084441 12738 raft_consensus.cc:2955] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.091897 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ede7e97dfa64da48fd2a93469e3a0bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:47.099445 12226 catalog_manager.cc:5697] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd reported cstate change: config changed from index 3 to 4, VOTER 83da598212b44798aefb4e9a77f33480 (127.10.236.67) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:47.112310 12469 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ede7e97dfa64da48fd2a93469e3a0bd with delete_type TABLET_DATA_TOMBSTONED (TS 83da598212b44798aefb4e9a77f33480 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56420
I20260710 13:19:47.116693 13087 tablet_replica.cc:333] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:47.123263 13087 raft_consensus.cc:2243] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.124056 13087 raft_consensus.cc:2272] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.125610 13061 raft_consensus.cc:1064] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: attempting to promote NON_VOTER 56866423687b4c14854f7bfa3face738 to VOTER
I20260710 13:19:47.128130 13087 ts_tablet_manager.cc:1916] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:47.128685 13061 consensus_queue.cc:237] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:47.146811 12738 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 LEARNER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:47.148514 13081 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:47.148860 13087 ts_tablet_manager.cc:1929] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:47.149462 13087 log.cc:1199] T 9ede7e97dfa64da48fd2a93469e3a0bd P 83da598212b44798aefb4e9a77f33480: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/wals/9ede7e97dfa64da48fd2a93469e3a0bd
I20260710 13:19:47.151548 12213 catalog_manager.cc:5028] TS 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): tablet 9ede7e97dfa64da48fd2a93469e3a0bd (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:47.153800 12328 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:47.153800 12476 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:47.155650 13081 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:47.156877 13061 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:47.178400 13081 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.180616 12476 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.188007 12328 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.203058 12736 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.204576 12226 catalog_manager.cc:5697] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 reported cstate change: config changed from index 2 to 3, 56866423687b4c14854f7bfa3face738 (127.10.236.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } attrs { replace: true } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.221917 12404 consensus_queue.cc:237] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:47.230175 12736 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:47.230175 12476 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Refusing update from remote peer 95ce2e9fe6d249a28502cb357d3bf9bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:47.232584 13081 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:47.233668 13061 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:47.242046 13081 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.244364 12736 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.257576 12214 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78f5444c13ec4327aa5b125019cef73e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:47.264176 12226 catalog_manager.cc:5697] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 reported cstate change: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New cstate: current_term: 1 leader_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.267819 12477 raft_consensus.cc:2955] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 365f790e74414087896fa706f935bd05 (127.10.236.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } } }
I20260710 13:19:47.278262 12315 tablet_service.cc:1558] Processing DeleteTablet for tablet 78f5444c13ec4327aa5b125019cef73e with delete_type TABLET_DATA_TOMBSTONED (TS 365f790e74414087896fa706f935bd05 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49602
I20260710 13:19:47.293810 13092 tablet_replica.cc:333] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:47.294744 13092 raft_consensus.cc:2243] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:47.295503 13092 raft_consensus.cc:2272] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:47.299582 13092 ts_tablet_manager.cc:1916] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:47.314090 13092 ts_tablet_manager.cc:1929] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:47.315275 13092 log.cc:1199] T 78f5444c13ec4327aa5b125019cef73e P 365f790e74414087896fa706f935bd05: Deleting WAL directory at /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/wals/78f5444c13ec4327aa5b125019cef73e
I20260710 13:19:47.317207 12214 catalog_manager.cc:5028] TS 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): tablet 78f5444c13ec4327aa5b125019cef73e (table test-workload [id=263fa18840fa44cd837001f1483f9c9e]) successfully deleted
I20260710 13:19:51.938961 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:51.969579 12476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd"
dest_uuid: "83da598212b44798aefb4e9a77f33480"
mode: GRACEFUL
new_leader_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:52754
I20260710 13:19:51.970227 12476 raft_consensus.cc:606] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Received request to transfer leadership to TS 56866423687b4c14854f7bfa3face738
I20260710 13:19:51.983425 12404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e"
dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
mode: GRACEFUL
new_leader_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:19:51.984054 12404 raft_consensus.cc:606] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Received request to transfer leadership to TS 56866423687b4c14854f7bfa3face738
I20260710 13:19:51.986925 12476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79704833ceae4d80a6a586aacb876810"
dest_uuid: "83da598212b44798aefb4e9a77f33480"
mode: GRACEFUL
new_leader_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:52754
I20260710 13:19:51.987429 12476 raft_consensus.cc:606] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Received request to transfer leadership to TS 365f790e74414087896fa706f935bd05
I20260710 13:19:51.990082 12476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd"
dest_uuid: "83da598212b44798aefb4e9a77f33480"
mode: GRACEFUL
new_leader_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:52754
I20260710 13:19:51.990653 12476 raft_consensus.cc:606] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Received request to transfer leadership to TS 365f790e74414087896fa706f935bd05
I20260710 13:19:51.992982 12476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b"
dest_uuid: "83da598212b44798aefb4e9a77f33480"
mode: GRACEFUL
new_leader_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:52754
I20260710 13:19:51.993491 12476 raft_consensus.cc:606] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Received request to transfer leadership to TS 365f790e74414087896fa706f935bd05
I20260710 13:19:51.995877 12476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65"
dest_uuid: "83da598212b44798aefb4e9a77f33480"
mode: GRACEFUL
new_leader_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:52754
I20260710 13:19:51.996372 12476 raft_consensus.cc:606] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Received request to transfer leadership to TS 56866423687b4c14854f7bfa3face738
I20260710 13:19:51.997567 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:19:51.998318 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:52.045083 13096 raft_consensus.cc:993] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: : Instructing follower 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:52.045747 13103 raft_consensus.cc:1081] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Signalling peer 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:52.047366 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd"
dest_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:56490
I20260710 13:19:52.047916 12737 raft_consensus.cc:493] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.048332 12737 raft_consensus.cc:3060] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.054231 12737 raft_consensus.cc:515] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.056252 12737 leader_election.cc:290] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:52.057324 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:52.057334 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c3510d0730847d8a48938f6df3fcdcd" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:52.058218 12404 raft_consensus.cc:3060] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.058310 12476 raft_consensus.cc:3055] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.058684 12476 raft_consensus.cc:740] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:52.059393 12476 consensus_queue.cc:260] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.060418 12476 raft_consensus.cc:3060] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.064281 12404 raft_consensus.cc:2468] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:52.065922 12476 raft_consensus.cc:2468] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:52.065969 12703 leader_election.cc:304] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56866423687b4c14854f7bfa3face738, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:52.068873 13104 raft_consensus.cc:2804] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.070228 13104 raft_consensus.cc:697] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Becoming Leader. State: Replica: 56866423687b4c14854f7bfa3face738, State: Running, Role: LEADER
I20260710 13:19:52.071131 13104 consensus_queue.cc:237] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.081096 12225 catalog_manager.cc:5697] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 reported cstate change: term changed from 1 to 2, leader changed from 83da598212b44798aefb4e9a77f33480 (127.10.236.67) to 56866423687b4c14854f7bfa3face738 (127.10.236.68). New cstate: current_term: 2 leader_uuid: "56866423687b4c14854f7bfa3face738" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.123221 13096 raft_consensus.cc:993] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: : Instructing follower 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:52.123730 13103 raft_consensus.cc:1081] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Signalling peer 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:52.125197 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65"
dest_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:56490
I20260710 13:19:52.125723 12737 raft_consensus.cc:493] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.126016 12737 raft_consensus.cc:3060] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.131948 12737 raft_consensus.cc:515] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.134697 12737 leader_election.cc:290] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:52.135419 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:52.135630 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4feaad202a84792a25df84fa90c2c65" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:52.136073 12404 raft_consensus.cc:3060] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.136206 12476 raft_consensus.cc:3055] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.136564 12476 raft_consensus.cc:740] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:52.137295 12476 consensus_queue.cc:260] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.138443 12476 raft_consensus.cc:3060] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.142913 12404 raft_consensus.cc:2468] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:52.144137 12703 leader_election.cc:304] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56866423687b4c14854f7bfa3face738, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:52.144506 12476 raft_consensus.cc:2468] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:52.145080 13104 raft_consensus.cc:2804] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.145665 13104 raft_consensus.cc:697] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Becoming Leader. State: Replica: 56866423687b4c14854f7bfa3face738, State: Running, Role: LEADER
I20260710 13:19:52.146530 13104 consensus_queue.cc:237] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.151906 13098 raft_consensus.cc:993] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: : Instructing follower 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:52.152510 13094 raft_consensus.cc:1081] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Signalling peer 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:52.154253 12737 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e"
dest_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:56502
I20260710 13:19:52.154836 12737 raft_consensus.cc:493] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.155233 12737 raft_consensus.cc:3060] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.156600 12225 catalog_manager.cc:5697] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 reported cstate change: term changed from 1 to 2, leader changed from 83da598212b44798aefb4e9a77f33480 (127.10.236.67) to 56866423687b4c14854f7bfa3face738 (127.10.236.68). New cstate: current_term: 2 leader_uuid: "56866423687b4c14854f7bfa3face738" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.164666 12737 raft_consensus.cc:515] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.169046 12737 leader_election.cc:290] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:52.173535 12404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:52.174057 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78f5444c13ec4327aa5b125019cef73e" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:52.175112 12476 raft_consensus.cc:3060] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.177703 13103 raft_consensus.cc:993] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480: : Instructing follower 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:52.178215 13112 raft_consensus.cc:1081] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Signalling peer 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:52.179399 12404 raft_consensus.cc:3055] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.179772 12404 raft_consensus.cc:740] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:52.179967 12328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd"
dest_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:49608
I20260710 13:19:52.180552 12328 raft_consensus.cc:493] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.180804 12328 raft_consensus.cc:3060] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.180614 12404 consensus_queue.cc:260] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.182070 12404 raft_consensus.cc:3060] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.183580 12476 raft_consensus.cc:2468] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:52.184868 12702 leader_election.cc:304] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56866423687b4c14854f7bfa3face738, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:52.186086 13104 raft_consensus.cc:2804] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.186899 13104 raft_consensus.cc:697] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Becoming Leader. State: Replica: 56866423687b4c14854f7bfa3face738, State: Running, Role: LEADER
I20260710 13:19:52.186761 12328 raft_consensus.cc:515] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.187861 13104 consensus_queue.cc:237] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:52.189535 12328 leader_election.cc:290] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:52.191090 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:52.191268 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc16c202add46f0ad53c66be02c2bfd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:52.191630 12403 raft_consensus.cc:3060] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.191955 12476 raft_consensus.cc:3055] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.192349 12476 raft_consensus.cc:740] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:52.193179 12476 consensus_queue.cc:260] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.195431 12476 raft_consensus.cc:3060] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.199777 12225 catalog_manager.cc:5697] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 reported cstate change: term changed from 1 to 2, leader changed from 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) to 56866423687b4c14854f7bfa3face738 (127.10.236.68). New cstate: current_term: 2 leader_uuid: "56866423687b4c14854f7bfa3face738" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:52.203998 12476 raft_consensus.cc:2468] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:52.205404 12294 leader_election.cc:304] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:52.206981 12404 raft_consensus.cc:2468] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:52.207405 13056 raft_consensus.cc:2804] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.207548 12403 raft_consensus.cc:2468] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:52.209682 13056 raft_consensus.cc:697] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Becoming Leader. State: Replica: 365f790e74414087896fa706f935bd05, State: Running, Role: LEADER
I20260710 13:19:52.211661 13056 consensus_queue.cc:237] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.221827 12225 catalog_manager.cc:5697] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 reported cstate change: term changed from 1 to 2, leader changed from 83da598212b44798aefb4e9a77f33480 (127.10.236.67) to 365f790e74414087896fa706f935bd05 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.331274 13112 raft_consensus.cc:993] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480: : Instructing follower 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:52.331809 13103 raft_consensus.cc:1081] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Signalling peer 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:52.333434 12328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b"
dest_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:49608
I20260710 13:19:52.334005 12328 raft_consensus.cc:493] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.334318 12328 raft_consensus.cc:3060] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.339603 12328 raft_consensus.cc:515] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.341290 12328 leader_election.cc:290] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:52.342356 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:52.342424 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcb5b0caa3e1437cb43f5f200d69457b" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:52.343147 12403 raft_consensus.cc:3060] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.343174 12476 raft_consensus.cc:3055] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.343729 12476 raft_consensus.cc:740] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:52.344652 12476 consensus_queue.cc:260] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.345955 12476 raft_consensus.cc:3060] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.351188 12403 raft_consensus.cc:2468] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:52.352608 12295 leader_election.cc:304] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:52.353641 13056 raft_consensus.cc:2804] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.353698 12476 raft_consensus.cc:2468] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:52.354247 13056 raft_consensus.cc:697] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Becoming Leader. State: Replica: 365f790e74414087896fa706f935bd05, State: Running, Role: LEADER
I20260710 13:19:52.355842 13056 consensus_queue.cc:237] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.365213 12226 catalog_manager.cc:5697] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 reported cstate change: term changed from 1 to 2, leader changed from 83da598212b44798aefb4e9a77f33480 (127.10.236.67) to 365f790e74414087896fa706f935bd05 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.445060 13112 raft_consensus.cc:993] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480: : Instructing follower 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:52.445580 13103 raft_consensus.cc:1081] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Signalling peer 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:52.447037 12328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79704833ceae4d80a6a586aacb876810"
dest_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:49608
I20260710 13:19:52.447523 12328 raft_consensus.cc:493] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:52.447773 12328 raft_consensus.cc:3060] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.452924 12328 raft_consensus.cc:515] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.454600 12328 leader_election.cc:290] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:52.455492 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:52.455626 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79704833ceae4d80a6a586aacb876810" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:52.456128 12403 raft_consensus.cc:3060] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.456231 12476 raft_consensus.cc:3055] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:52.456588 12476 raft_consensus.cc:740] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:52.457252 12476 consensus_queue.cc:260] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.458233 12476 raft_consensus.cc:3060] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:52.461807 12403 raft_consensus.cc:2468] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:52.462945 12295 leader_election.cc:304] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 95ce2e9fe6d249a28502cb357d3bf9bd; no voters: 
I20260710 13:19:52.463318 12476 raft_consensus.cc:2468] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:52.463675 13056 raft_consensus.cc:2804] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:52.464222 13056 raft_consensus.cc:697] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Becoming Leader. State: Replica: 365f790e74414087896fa706f935bd05, State: Running, Role: LEADER
I20260710 13:19:52.465188 13056 consensus_queue.cc:237] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } }
I20260710 13:19:52.474972 12226 catalog_manager.cc:5697] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 reported cstate change: term changed from 1 to 2, leader changed from 83da598212b44798aefb4e9a77f33480 (127.10.236.67) to 365f790e74414087896fa706f935bd05 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:52.513753 12403 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.515146 13104 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.529855 12476 raft_consensus.cc:1275] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.532579 13104 consensus_queue.cc:1048] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.564772 12476 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.566107 13104 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.576581 12403 raft_consensus.cc:1275] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.578161 13105 consensus_queue.cc:1048] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.594429 12403 raft_consensus.cc:1275] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.596210 13056 consensus_queue.cc:1048] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.608764 12476 raft_consensus.cc:1275] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.610239 13056 consensus_queue.cc:1048] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.635830 12403 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.637130 13121 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.647962 12476 raft_consensus.cc:1275] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:52.649741 13121 consensus_queue.cc:1048] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:52.826511 12477 raft_consensus.cc:1275] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.828425 13056 consensus_queue.cc:1048] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:52.855839 12403 raft_consensus.cc:1275] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.857852 13115 consensus_queue.cc:1048] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.939092 12403 raft_consensus.cc:1275] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.940560 13115 consensus_queue.cc:1048] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:52.942097 12477 raft_consensus.cc:1275] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:52.943819 13115 consensus_queue.cc:1048] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:52.999459 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:53.023774 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:53.041783 12477 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef"
dest_uuid: "83da598212b44798aefb4e9a77f33480"
mode: GRACEFUL
new_leader_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:52754
I20260710 13:19:53.042490 12477 raft_consensus.cc:606] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Received request to transfer leadership to TS 56866423687b4c14854f7bfa3face738
I20260710 13:19:53.045625 12403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11"
dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
mode: GRACEFUL
new_leader_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:19:53.046300 12403 raft_consensus.cc:606] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Received request to transfer leadership to TS 56866423687b4c14854f7bfa3face738
I20260710 13:19:53.048897 12403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a"
dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
mode: GRACEFUL
new_leader_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:19:53.049440 12403 raft_consensus.cc:606] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Received request to transfer leadership to TS 56866423687b4c14854f7bfa3face738
I20260710 13:19:53.051849 12403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd"
dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
mode: GRACEFUL
new_leader_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:55070
I20260710 13:19:53.052328 12403 raft_consensus.cc:606] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Received request to transfer leadership to TS 365f790e74414087896fa706f935bd05
I20260710 13:19:53.053505 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:19:53.054342 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:53.143497 13094 raft_consensus.cc:993] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: : Instructing follower 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:53.144280 13098 raft_consensus.cc:1081] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Signalling peer 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:53.146335 12738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a"
dest_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:56502
I20260710 13:19:53.146899 12738 raft_consensus.cc:493] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:53.147197 12738 raft_consensus.cc:3060] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.154376 12738 raft_consensus.cc:515] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.156848 12738 leader_election.cc:290] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495)
I20260710 13:19:53.158433 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:53.158234 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9171e538cc0a40b3b0ee9a649f20a11a" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:53.159034 12403 raft_consensus.cc:3055] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:53.159143 12328 raft_consensus.cc:3060] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.159361 12403 raft_consensus.cc:740] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:53.160279 12403 consensus_queue.cc:260] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.161502 12403 raft_consensus.cc:3060] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.166749 12328 raft_consensus.cc:2468] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:53.167281 12403 raft_consensus.cc:2468] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:53.168615 12703 leader_election.cc:304] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 56866423687b4c14854f7bfa3face738; no voters: 
I20260710 13:19:53.170058 13126 raft_consensus.cc:2804] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.170576 13126 raft_consensus.cc:697] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Becoming Leader. State: Replica: 56866423687b4c14854f7bfa3face738, State: Running, Role: LEADER
I20260710 13:19:53.171607 13126 consensus_queue.cc:237] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.181599 12226 catalog_manager.cc:5697] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 reported cstate change: term changed from 1 to 2, leader changed from 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) to 56866423687b4c14854f7bfa3face738 (127.10.236.68). New cstate: current_term: 2 leader_uuid: "56866423687b4c14854f7bfa3face738" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:53.202548 13112 raft_consensus.cc:993] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: : Instructing follower 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:53.203163 13103 raft_consensus.cc:1081] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Signalling peer 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:53.204710 12738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef"
dest_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:56490
I20260710 13:19:53.205201 12738 raft_consensus.cc:493] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:53.205538 12738 raft_consensus.cc:3060] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.211202 12738 raft_consensus.cc:515] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.212971 12738 leader_election.cc:290] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Requested vote from peers 365f790e74414087896fa706f935bd05 (127.10.236.65:34993), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:53.214040 12328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "365f790e74414087896fa706f935bd05"
I20260710 13:19:53.214282 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "547a9148660b4a9586d3df1d9ff06cef" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:53.214798 12328 raft_consensus.cc:3060] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.214810 12477 raft_consensus.cc:3055] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:53.215373 12477 raft_consensus.cc:740] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83da598212b44798aefb4e9a77f33480, State: Running, Role: LEADER
I20260710 13:19:53.216344 12477 consensus_queue.cc:260] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.217857 12477 raft_consensus.cc:3060] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.218536 13094 raft_consensus.cc:993] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: : Instructing follower 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:53.219048 13098 raft_consensus.cc:1081] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Signalling peer 56866423687b4c14854f7bfa3face738 to start an election
I20260710 13:19:53.220945 12738 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11"
dest_uuid: "56866423687b4c14854f7bfa3face738"
 from {username='slave'} at 127.0.0.1:56502
I20260710 13:19:53.221645 12738 raft_consensus.cc:493] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:53.221678 12328 raft_consensus.cc:2468] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:53.222144 12738 raft_consensus.cc:3060] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.223078 12703 leader_election.cc:304] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 56866423687b4c14854f7bfa3face738; no voters: 
I20260710 13:19:53.223994 13126 raft_consensus.cc:2804] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.224452 13126 raft_consensus.cc:697] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Becoming Leader. State: Replica: 56866423687b4c14854f7bfa3face738, State: Running, Role: LEADER
I20260710 13:19:53.225487 13126 consensus_queue.cc:237] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.226310 12477 raft_consensus.cc:2468] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:53.229718 12738 raft_consensus.cc:515] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.231994 12738 leader_election.cc:290] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219)
I20260710 13:19:53.233629 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:53.234063 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3c1a345b54bd1b13731683ea13c11" candidate_uuid: "56866423687b4c14854f7bfa3face738" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "83da598212b44798aefb4e9a77f33480"
I20260710 13:19:53.234243 12403 raft_consensus.cc:3055] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:53.234650 12403 raft_consensus.cc:740] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:53.234751 12477 raft_consensus.cc:3060] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.235553 12403 consensus_queue.cc:260] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.236658 12403 raft_consensus.cc:3060] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.240851 12226 catalog_manager.cc:5697] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 reported cstate change: term changed from 1 to 2, leader changed from 83da598212b44798aefb4e9a77f33480 (127.10.236.67) to 56866423687b4c14854f7bfa3face738 (127.10.236.68). New cstate: current_term: 2 leader_uuid: "56866423687b4c14854f7bfa3face738" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:53.242571 12477 raft_consensus.cc:2468] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:53.242794 12403 raft_consensus.cc:2468] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 56866423687b4c14854f7bfa3face738 in term 2.
I20260710 13:19:53.244218 12702 leader_election.cc:304] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 56866423687b4c14854f7bfa3face738, 83da598212b44798aefb4e9a77f33480; no voters: 
I20260710 13:19:53.245138 13126 raft_consensus.cc:2804] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.245935 13126 raft_consensus.cc:697] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Becoming Leader. State: Replica: 56866423687b4c14854f7bfa3face738, State: Running, Role: LEADER
I20260710 13:19:53.247066 13126 consensus_queue.cc:237] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [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: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.258333 12226 catalog_manager.cc:5697] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 reported cstate change: term changed from 1 to 2, leader changed from 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) to 56866423687b4c14854f7bfa3face738 (127.10.236.68). New cstate: current_term: 2 leader_uuid: "56866423687b4c14854f7bfa3face738" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:53.298955 13098 raft_consensus.cc:993] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: : Instructing follower 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:53.299459 13094 raft_consensus.cc:1081] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Signalling peer 365f790e74414087896fa706f935bd05 to start an election
I20260710 13:19:53.301151 12328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd"
dest_uuid: "365f790e74414087896fa706f935bd05"
 from {username='slave'} at 127.0.0.1:49624
I20260710 13:19:53.301801 12328 raft_consensus.cc:493] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:53.302084 12328 raft_consensus.cc:3060] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.307528 12328 raft_consensus.cc:515] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.309681 12328 leader_election.cc:290] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Requested vote from peers 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495), 56866423687b4c14854f7bfa3face738 (127.10.236.68:45433)
I20260710 13:19:53.310506 12403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd"
I20260710 13:19:53.310714 12738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ede7e97dfa64da48fd2a93469e3a0bd" candidate_uuid: "365f790e74414087896fa706f935bd05" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "56866423687b4c14854f7bfa3face738"
I20260710 13:19:53.311339 12403 raft_consensus.cc:3055] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:53.311347 12738 raft_consensus.cc:3060] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.311867 12403 raft_consensus.cc:740] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 95ce2e9fe6d249a28502cb357d3bf9bd, State: Running, Role: LEADER
I20260710 13:19:53.312773 12403 consensus_queue.cc:260] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.314146 12403 raft_consensus.cc:3060] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:53.319603 12738 raft_consensus.cc:2468] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:53.321390 12296 leader_election.cc:304] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 365f790e74414087896fa706f935bd05, 56866423687b4c14854f7bfa3face738; no voters: 
I20260710 13:19:53.322263 12403 raft_consensus.cc:2468] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 365f790e74414087896fa706f935bd05 in term 2.
I20260710 13:19:53.322669 13139 raft_consensus.cc:2804] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:53.323256 13139 raft_consensus.cc:697] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Becoming Leader. State: Replica: 365f790e74414087896fa706f935bd05, State: Running, Role: LEADER
I20260710 13:19:53.324203 13139 consensus_queue.cc:237] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [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: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } }
I20260710 13:19:53.334463 12226 catalog_manager.cc:5697] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 reported cstate change: term changed from 1 to 2, leader changed from 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66) to 365f790e74414087896fa706f935bd05 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "365f790e74414087896fa706f935bd05" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:53.571817 12328 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.573215 13126 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.585484 12403 raft_consensus.cc:1275] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.587045 13121 consensus_queue.cc:1048] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:53.632493 12477 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.638198 13121 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.655321 12328 raft_consensus.cc:1275] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.657241 13104 consensus_queue.cc:1048] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "365f790e74414087896fa706f935bd05" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 34993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:53.752048 12477 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.753788 13121 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83da598212b44798aefb4e9a77f33480" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 46219 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.757125 12738 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.758847 13139 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56866423687b4c14854f7bfa3face738" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 45433 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:53.764997 12403 raft_consensus.cc:1275] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 56866423687b4c14854f7bfa3face738: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.766774 13121 consensus_queue.cc:1048] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:53.785586 12403 raft_consensus.cc:1275] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Refusing update from remote peer 365f790e74414087896fa706f935bd05: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:53.788337 13139 consensus_queue.cc:1048] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "95ce2e9fe6d249a28502cb357d3bf9bd" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 44495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:54.055336 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:54.072930 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
I20260710 13:19:54.116268 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:54.117619 11185 tablet_replica.cc:333] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.118848 11185 raft_consensus.cc:2243] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.119876 11185 raft_consensus.cc:2272] T abc16c202add46f0ad53c66be02c2bfd P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.122179 11185 tablet_replica.cc:333] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.122783 11185 raft_consensus.cc:2243] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.123509 11185 raft_consensus.cc:2272] T 9171e538cc0a40b3b0ee9a649f20a11a P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.126281 11185 tablet_replica.cc:333] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.126902 11185 raft_consensus.cc:2243] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.127812 11185 raft_consensus.cc:2272] T 9ede7e97dfa64da48fd2a93469e3a0bd P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.130892 11185 tablet_replica.cc:333] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.131639 11185 raft_consensus.cc:2243] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.132143 11185 raft_consensus.cc:2272] T da618b36e76741a69aec9c805ddd1b21 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.134305 11185 tablet_replica.cc:333] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.134936 11185 raft_consensus.cc:2243] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.135717 11185 raft_consensus.cc:2272] T 231caf99231646779376875202147703 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.137917 11185 tablet_replica.cc:333] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.138550 11185 raft_consensus.cc:2243] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.139165 11185 raft_consensus.cc:2272] T 3f4e91849c9f4e31a00f7c25966800f2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.141249 11185 tablet_replica.cc:333] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.141969 11185 raft_consensus.cc:2243] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.142477 11185 raft_consensus.cc:2272] T 7590aea97e9a43909b51776b9dfda5ce P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.144649 11185 tablet_replica.cc:333] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.145190 11185 raft_consensus.cc:2243] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.145665 11185 raft_consensus.cc:2272] T 11e125012d884cbdb1087ff16a1978e2 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.147580 11185 tablet_replica.cc:333] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.148137 11185 raft_consensus.cc:2243] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.148762 11185 raft_consensus.cc:2272] T 748abbd056a548ce871b2dffe5928d61 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.150892 11185 tablet_replica.cc:333] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.151468 11185 raft_consensus.cc:2243] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.151904 11185 raft_consensus.cc:2272] T 76ae3fa9dff449499ab885de1dc9cdf0 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.154039 11185 tablet_replica.cc:333] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.154646 11185 raft_consensus.cc:2243] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.155260 11185 raft_consensus.cc:2272] T bd05992546104804851a2dca8141bc27 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.157207 12444 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]
I20260710 13:19:54.157738 11185 tablet_replica.cc:333] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.158547 11185 raft_consensus.cc:2243] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.159596 11185 raft_consensus.cc:2272] T dcb5b0caa3e1437cb43f5f200d69457b P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.162529 11185 tablet_replica.cc:333] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05: stopping tablet replica
W20260710 13:19:54.162729 12444 consensus_peers.cc:597] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.163574 11185 raft_consensus.cc:2243] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.164738 11185 raft_consensus.cc:2272] T 3ce7e45d0bd643949e6d4b930a60572d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.166481 12370 consensus_peers.cc:597] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.167724 11185 tablet_replica.cc:333] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.168380 11185 raft_consensus.cc:2243] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.169301 11185 raft_consensus.cc:2272] T b6777f00bcbe473d8e091eb018fdc638 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.171569 11185 tablet_replica.cc:333] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.172179 11185 raft_consensus.cc:2243] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.173126 11185 raft_consensus.cc:2272] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.175406 11185 tablet_replica.cc:333] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.176162 11185 raft_consensus.cc:2243] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.177234 11185 raft_consensus.cc:2272] T 79704833ceae4d80a6a586aacb876810 P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.179557 11185 tablet_replica.cc:333] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.180047 11185 raft_consensus.cc:2243] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.180809 11185 raft_consensus.cc:2272] T 547a9148660b4a9586d3df1d9ff06cef P 365f790e74414087896fa706f935bd05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.184110 11185 tablet_replica.cc:333] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05: stopping tablet replica
I20260710 13:19:54.184677 11185 raft_consensus.cc:2243] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.185564 11185 raft_consensus.cc:2272] T 692ee146e27a4097a5a02337304dd13d P 365f790e74414087896fa706f935bd05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.186509 12703 consensus_peers.cc:597] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:54.200651 12444 consensus_peers.cc:597] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:54.210306 12370 consensus_peers.cc:597] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.241251 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
W20260710 13:19:54.255375 12370 consensus_peers.cc:597] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:34993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.302584 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
I20260710 13:19:54.335460 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:54.336351 11185 tablet_replica.cc:333] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.337073 11185 raft_consensus.cc:2243] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.337857 11185 raft_consensus.cc:2272] T 126c12a29b9348179e9b8fdc86110d38 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.339913 11185 tablet_replica.cc:333] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.340493 11185 raft_consensus.cc:2243] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.341261 11185 raft_consensus.cc:2272] T 4c3510d0730847d8a48938f6df3fcdcd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.343371 11185 tablet_replica.cc:333] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.344031 11185 raft_consensus.cc:2243] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.344539 11185 raft_consensus.cc:2272] T abc16c202add46f0ad53c66be02c2bfd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.346587 11185 tablet_replica.cc:333] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.347179 11185 raft_consensus.cc:2243] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.347633 11185 raft_consensus.cc:2272] T 9171e538cc0a40b3b0ee9a649f20a11a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.350456 11185 tablet_replica.cc:333] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.351311 11185 raft_consensus.cc:2243] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.351841 11185 raft_consensus.cc:2272] T da618b36e76741a69aec9c805ddd1b21 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.354528 11185 tablet_replica.cc:333] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.355206 11185 raft_consensus.cc:2243] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.355691 11185 raft_consensus.cc:2272] T 9ede7e97dfa64da48fd2a93469e3a0bd P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.358322 11185 tablet_replica.cc:333] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.358951 11185 raft_consensus.cc:2243] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.360013 11185 raft_consensus.cc:2272] T c2c6e734012449f0b904351a6bc6a51a P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.362600 11185 tablet_replica.cc:333] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.363524 11185 raft_consensus.cc:2243] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.364068 11185 raft_consensus.cc:2272] T 78f5444c13ec4327aa5b125019cef73e P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.366569 11185 tablet_replica.cc:333] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
W20260710 13:19:54.366989 12444 consensus_peers.cc:597] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:34993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.367331 11185 raft_consensus.cc:2243] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.368203 11185 raft_consensus.cc:2272] T bd05992546104804851a2dca8141bc27 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.370235 11185 tablet_replica.cc:333] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.370810 11185 raft_consensus.cc:2243] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.371471 11185 raft_consensus.cc:2272] T 692ee146e27a4097a5a02337304dd13d P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.373908 11185 tablet_replica.cc:333] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.374744 11185 raft_consensus.cc:2243] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.375648 11185 raft_consensus.cc:2272] T 231caf99231646779376875202147703 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.377974 11185 tablet_replica.cc:333] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.378528 11185 raft_consensus.cc:2243] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.378963 11185 raft_consensus.cc:2272] T 72e3c1a345b54bd1b13731683ea13c11 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.381429 11185 tablet_replica.cc:333] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.382033 11185 raft_consensus.cc:2243] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.382871 11185 raft_consensus.cc:2272] T 7590aea97e9a43909b51776b9dfda5ce P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.384946 11185 tablet_replica.cc:333] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.385545 11185 raft_consensus.cc:2243] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.386432 11185 raft_consensus.cc:2272] T 11e125012d884cbdb1087ff16a1978e2 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.388612 11185 tablet_replica.cc:333] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.389161 11185 raft_consensus.cc:2243] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.389652 11185 raft_consensus.cc:2272] T dcb5b0caa3e1437cb43f5f200d69457b P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.391526 11185 tablet_replica.cc:333] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.392040 11185 raft_consensus.cc:2243] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.392854 11185 raft_consensus.cc:2272] T 76ae3fa9dff449499ab885de1dc9cdf0 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.395403 11185 tablet_replica.cc:333] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
I20260710 13:19:54.395924 11185 raft_consensus.cc:2243] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.396379 11185 raft_consensus.cc:2272] T 79704833ceae4d80a6a586aacb876810 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.398319 11185 tablet_replica.cc:333] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd: stopping tablet replica
W20260710 13:19:54.398567 12703 consensus_peers.cc:597] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 -> Peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Couldn't send request to peer 95ce2e9fe6d249a28502cb357d3bf9bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.398808 11185 raft_consensus.cc:2243] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.399372 11185 raft_consensus.cc:2272] T e4feaad202a84792a25df84fa90c2c65 P 95ce2e9fe6d249a28502cb357d3bf9bd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.411084 12444 consensus_peers.cc:597] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:34993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:54.415194 12444 consensus_peers.cc:597] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 -> Peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Couldn't send request to peer 95ce2e9fe6d249a28502cb357d3bf9bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.456066 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
W20260710 13:19:54.456912 12444 consensus_peers.cc:597] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:34993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.508862 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
W20260710 13:19:54.545693 12703 consensus_peers.cc:597] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 -> Peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Couldn't send request to peer 95ce2e9fe6d249a28502cb357d3bf9bd. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:44495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.551311 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:54.552253 11185 tablet_replica.cc:333] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.553169 11185 raft_consensus.cc:2243] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.554370 11185 raft_consensus.cc:2272] T 126c12a29b9348179e9b8fdc86110d38 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.557008 11185 tablet_replica.cc:333] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.557658 11185 raft_consensus.cc:2243] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.558099 11185 raft_consensus.cc:2272] T 4c3510d0730847d8a48938f6df3fcdcd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.560288 11185 tablet_replica.cc:333] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.560983 11185 raft_consensus.cc:2243] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.561491 11185 raft_consensus.cc:2272] T abc16c202add46f0ad53c66be02c2bfd P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.563697 11185 tablet_replica.cc:333] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.564393 11185 raft_consensus.cc:2243] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.565325 11185 raft_consensus.cc:2272] T da618b36e76741a69aec9c805ddd1b21 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.567498 11185 tablet_replica.cc:333] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.568086 11185 raft_consensus.cc:2243] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.568992 11185 raft_consensus.cc:2272] T 3f4e91849c9f4e31a00f7c25966800f2 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.571229 11185 tablet_replica.cc:333] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.571843 11185 raft_consensus.cc:2243] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.572539 11185 raft_consensus.cc:2272] T 72e3c1a345b54bd1b13731683ea13c11 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.575165 11185 tablet_replica.cc:333] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.575784 11185 raft_consensus.cc:2243] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.576243 11185 raft_consensus.cc:2272] T 11e125012d884cbdb1087ff16a1978e2 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.578536 11185 tablet_replica.cc:333] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.579101 11185 raft_consensus.cc:2243] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.580231 11185 raft_consensus.cc:2272] T 748abbd056a548ce871b2dffe5928d61 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.581058 12702 consensus_peers.cc:597] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 -> Peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Couldn't send request to peer 83da598212b44798aefb4e9a77f33480. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.582460 11185 tablet_replica.cc:333] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.583456 11185 raft_consensus.cc:2243] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.584142 11185 raft_consensus.cc:2272] T c2c6e734012449f0b904351a6bc6a51a P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.586155 11185 tablet_replica.cc:333] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.586655 11185 raft_consensus.cc:2243] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.587236 11185 raft_consensus.cc:2272] T 78f5444c13ec4327aa5b125019cef73e P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.589109 11185 tablet_replica.cc:333] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.589671 11185 raft_consensus.cc:2243] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.590049 11185 raft_consensus.cc:2272] T dcb5b0caa3e1437cb43f5f200d69457b P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.591954 11185 tablet_replica.cc:333] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.592706 11185 raft_consensus.cc:2243] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.593327 11185 raft_consensus.cc:2272] T 76ae3fa9dff449499ab885de1dc9cdf0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.596163 11185 tablet_replica.cc:333] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
W20260710 13:19:54.596144 12703 consensus_peers.cc:597] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 -> Peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Couldn't send request to peer 95ce2e9fe6d249a28502cb357d3bf9bd. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:44495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.597009 11185 raft_consensus.cc:2243] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.597967 11185 raft_consensus.cc:2272] T 3ce7e45d0bd643949e6d4b930a60572d P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.599984 11185 tablet_replica.cc:333] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.600544 11185 raft_consensus.cc:2243] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.601163 11185 raft_consensus.cc:2272] T 79704833ceae4d80a6a586aacb876810 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.603518 11185 tablet_replica.cc:333] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.604116 11185 raft_consensus.cc:2243] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.605032 11185 raft_consensus.cc:2272] T b6777f00bcbe473d8e091eb018fdc638 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.607239 11185 tablet_replica.cc:333] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.607836 11185 raft_consensus.cc:2243] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.608349 11185 raft_consensus.cc:2272] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 83da598212b44798aefb4e9a77f33480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.610447 11185 tablet_replica.cc:333] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.611006 11185 raft_consensus.cc:2243] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.611563 11185 raft_consensus.cc:2272] T 547a9148660b4a9586d3df1d9ff06cef P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.614262 11185 tablet_replica.cc:333] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480: stopping tablet replica
I20260710 13:19:54.614805 11185 raft_consensus.cc:2243] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.615311 11185 raft_consensus.cc:2272] T e4feaad202a84792a25df84fa90c2c65 P 83da598212b44798aefb4e9a77f33480 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:54.663668 12703 consensus_peers.cc:597] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 -> Peer 365f790e74414087896fa706f935bd05 (127.10.236.65:34993): Couldn't send request to peer 365f790e74414087896fa706f935bd05. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:34993: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.666234 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:19:54.709975 11185 tablet_server.cc:179] TabletServer@127.10.236.68:0 shutting down...
W20260710 13:19:54.728951 12703 consensus_peers.cc:597] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 -> Peer 95ce2e9fe6d249a28502cb357d3bf9bd (127.10.236.66:44495): Couldn't send request to peer 95ce2e9fe6d249a28502cb357d3bf9bd. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:44495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.747718 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:54.748550 11185 tablet_replica.cc:333] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.749274 11185 raft_consensus.cc:2243] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.750037 11185 raft_consensus.cc:2272] T 9ede7e97dfa64da48fd2a93469e3a0bd P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.752959 11185 tablet_replica.cc:333] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.753697 11185 raft_consensus.cc:2243] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.754817 11185 raft_consensus.cc:2272] T 547a9148660b4a9586d3df1d9ff06cef P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.757071 11185 tablet_replica.cc:333] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.757768 11185 raft_consensus.cc:2243] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.758626 11185 raft_consensus.cc:2272] T e4feaad202a84792a25df84fa90c2c65 P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.761315 11185 tablet_replica.cc:333] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.762228 11185 raft_consensus.cc:2243] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.762810 11185 raft_consensus.cc:2272] T 231caf99231646779376875202147703 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.765702 11185 tablet_replica.cc:333] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.766359 11185 raft_consensus.cc:2243] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.767184 11185 raft_consensus.cc:2272] T 72e3c1a345b54bd1b13731683ea13c11 P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.769239 11185 tablet_replica.cc:333] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.769896 11185 raft_consensus.cc:2243] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.770376 11185 raft_consensus.cc:2272] T 3ce7e45d0bd643949e6d4b930a60572d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.772228 11185 tablet_replica.cc:333] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.772774 11185 raft_consensus.cc:2243] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.773272 11185 raft_consensus.cc:2272] T 3af2ee9ce3d8480c879ba12cfb6adab0 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.775130 11185 tablet_replica.cc:333] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.775660 11185 raft_consensus.cc:2243] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.776198 11185 raft_consensus.cc:2272] T 7590aea97e9a43909b51776b9dfda5ce P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.778021 11185 tablet_replica.cc:333] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.778548 11185 raft_consensus.cc:2243] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.779383 11185 raft_consensus.cc:2272] T 78f5444c13ec4327aa5b125019cef73e P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.781287 11185 tablet_replica.cc:333] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.781878 11185 raft_consensus.cc:2243] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.782433 11185 raft_consensus.cc:2272] T c2c6e734012449f0b904351a6bc6a51a P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.784287 11185 tablet_replica.cc:333] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.784839 11185 raft_consensus.cc:2243] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.785311 11185 raft_consensus.cc:2272] T 692ee146e27a4097a5a02337304dd13d P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.787375 11185 tablet_replica.cc:333] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.787927 11185 raft_consensus.cc:2243] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.788708 11185 raft_consensus.cc:2272] T 9171e538cc0a40b3b0ee9a649f20a11a P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.791123 11185 tablet_replica.cc:333] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.791674 11185 raft_consensus.cc:2243] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.792425 11185 raft_consensus.cc:2272] T 3f4e91849c9f4e31a00f7c25966800f2 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.795634 11185 tablet_replica.cc:333] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
W20260710 13:19:54.795833 12702 consensus_peers.cc:597] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 -> Peer 83da598212b44798aefb4e9a77f33480 (127.10.236.67:46219): Couldn't send request to peer 83da598212b44798aefb4e9a77f33480. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.67:46219: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:54.796306 11185 raft_consensus.cc:2243] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.797044 11185 raft_consensus.cc:2272] T 748abbd056a548ce871b2dffe5928d61 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.799110 11185 tablet_replica.cc:333] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.799588 11185 raft_consensus.cc:2243] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.800060 11185 raft_consensus.cc:2272] T bd05992546104804851a2dca8141bc27 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.801889 11185 tablet_replica.cc:333] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.802345 11185 raft_consensus.cc:2243] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.802806 11185 raft_consensus.cc:2272] T 126c12a29b9348179e9b8fdc86110d38 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.804558 11185 tablet_replica.cc:333] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.805101 11185 raft_consensus.cc:2243] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.805980 11185 raft_consensus.cc:2272] T 4c3510d0730847d8a48938f6df3fcdcd P 56866423687b4c14854f7bfa3face738 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.807744 11185 tablet_replica.cc:333] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738: stopping tablet replica
I20260710 13:19:54.808167 11185 raft_consensus.cc:2243] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:54.808629 11185 raft_consensus.cc:2272] T b6777f00bcbe473d8e091eb018fdc638 P 56866423687b4c14854f7bfa3face738 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.846946 11185 tablet_server.cc:196] TabletServer@127.10.236.68:0 shutdown complete.
I20260710 13:19:54.880497 11185 master.cc:562] Master@127.10.236.126:33049 shutting down...
I20260710 13:19:54.904438 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:54.905121 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:54.905499 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2975fe21c1a14dd09d1a78980e1f9458: stopping tablet replica
I20260710 13:19:54.927430 11185 master.cc:584] Master@127.10.236.126:33049 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27441 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:54.996619 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:46001
I20260710 13:19:54.997915 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.004012 13168 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.004981 13169 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.005827 13171 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.006853 11185 server_base.cc:1061] running on GCE node
I20260710 13:19:55.008018 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:55.008222 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.008435 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689595008411 us; error 0 us; skew 500 ppm
I20260710 13:19:55.009017 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.012127 11185 webserver.cc:533] Webserver started at http://127.10.236.126:36547/ using document root <none> and password file <none>
I20260710 13:19:55.012786 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.013001 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.013337 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.015154 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "1aaf692b8c204286be8018b08fa7c85d"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.020330 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:55.024329 13176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.025307 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:55.025668 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "1aaf692b8c204286be8018b08fa7c85d"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.025926 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.057160 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.058601 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.103120 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:46001
I20260710 13:19:55.103214 13227 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:46001 every 8 connection(s)
I20260710 13:19:55.107764 13228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.119733 13228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d: Bootstrap starting.
I20260710 13:19:55.125258 13228 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:55.130378 13228 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d: No bootstrap required, opened a new log
I20260710 13:19:55.133198 13228 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaf692b8c204286be8018b08fa7c85d" member_type: VOTER }
I20260710 13:19:55.133805 13228 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:55.134135 13228 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1aaf692b8c204286be8018b08fa7c85d, State: Initialized, Role: FOLLOWER
I20260710 13:19:55.134814 13228 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1aaf692b8c204286be8018b08fa7c85d" member_type: VOTER }
I20260710 13:19:55.135378 13228 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:55.135615 13228 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:55.135960 13228 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:55.141463 13228 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaf692b8c204286be8018b08fa7c85d" member_type: VOTER }
I20260710 13:19:55.142167 13228 leader_election.cc:304] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [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: 1aaf692b8c204286be8018b08fa7c85d; no voters: 
I20260710 13:19:55.143584 13228 leader_election.cc:290] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:55.144111 13231 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:55.145663 13231 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 1 LEADER]: Becoming Leader. State: Replica: 1aaf692b8c204286be8018b08fa7c85d, State: Running, Role: LEADER
I20260710 13:19:55.146440 13231 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [LEADER]: Queue going to LEADER mode. State: All 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: "1aaf692b8c204286be8018b08fa7c85d" member_type: VOTER }
I20260710 13:19:55.147245 13228 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:55.151738 13232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1aaf692b8c204286be8018b08fa7c85d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaf692b8c204286be8018b08fa7c85d" member_type: VOTER } }
I20260710 13:19:55.152487 13233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1aaf692b8c204286be8018b08fa7c85d. Latest consensus state: current_term: 1 leader_uuid: "1aaf692b8c204286be8018b08fa7c85d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1aaf692b8c204286be8018b08fa7c85d" member_type: VOTER } }
I20260710 13:19:55.152881 13232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:55.153034 13233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:55.160974 13238 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:55.167567 13238 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:55.168902 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:55.178735 13238 catalog_manager.cc:1383] Generated new cluster ID: 4e660b4369834837b41aaaf1a73837e7
I20260710 13:19:55.179185 13238 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:55.200585 13238 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:55.202199 13238 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:55.220431 13238 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d: Generated new TSK 0
I20260710 13:19:55.221138 13238 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:55.238833 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.245580 13249 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.246886 13250 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.249630 11185 server_base.cc:1061] running on GCE node
W20260710 13:19:55.249665 13252 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.251001 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:55.251214 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.251425 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689595251402 us; error 0 us; skew 500 ppm
I20260710 13:19:55.252012 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.254979 11185 webserver.cc:533] Webserver started at http://127.10.236.65:39475/ using document root <none> and password file <none>
I20260710 13:19:55.255571 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.255812 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.256142 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.257619 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "e12b93fc2c734da9a1e5be207762670a"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.263335 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:55.267385 13257 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.268466 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:55.268752 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "e12b93fc2c734da9a1e5be207762670a"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.269027 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.292717 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.294255 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.295955 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.298759 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.298976 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.299294 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.299463 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.347460 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:41725
I20260710 13:19:55.347558 13319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:41725 every 8 connection(s)
I20260710 13:19:55.353724 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.361699 13325 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.361814 13324 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.365748 11185 server_base.cc:1061] running on GCE node
W20260710 13:19:55.365959 13328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.367280 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:55.367530 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.367713 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689595367695 us; error 0 us; skew 500 ppm
I20260710 13:19:55.368515 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.371737 11185 webserver.cc:533] Webserver started at http://127.10.236.66:43891/ using document root <none> and password file <none>
I20260710 13:19:55.372120 13320 heartbeater.cc:344] Connected to a master server at 127.10.236.126:46001
I20260710 13:19:55.372428 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.372530 13320 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.372685 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.373052 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.373539 13320 heartbeater.cc:507] Master 127.10.236.126:46001 requested a full tablet report, sending...
I20260710 13:19:55.374507 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "bdf4633dd21043b2b24421583d0570ac"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.376070 13193 ts_manager.cc:194] Registered new tserver with Master: e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:55.378823 13193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59952
I20260710 13:19:55.381492 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:55.385425 13332 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.386320 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:55.386646 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "bdf4633dd21043b2b24421583d0570ac"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.386970 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.411890 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.413427 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.415107 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.417719 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.417960 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.418217 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.418394 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.465231 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:41645
I20260710 13:19:55.465339 13394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:41645 every 8 connection(s)
I20260710 13:19:55.470786 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.479027 13398 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.481786 13399 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.482156 11185 server_base.cc:1061] running on GCE node
W20260710 13:19:55.483568 13401 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.484822 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:55.485002 13395 heartbeater.cc:344] Connected to a master server at 127.10.236.126:46001
W20260710 13:19:55.485142 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.485466 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689595485451 us; error 0 us; skew 500 ppm
I20260710 13:19:55.485575 13395 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.486115 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.486563 13395 heartbeater.cc:507] Master 127.10.236.126:46001 requested a full tablet report, sending...
I20260710 13:19:55.489326 11185 webserver.cc:533] Webserver started at http://127.10.236.67:39873/ using document root <none> and password file <none>
I20260710 13:19:55.489506 13193 ts_manager.cc:194] Registered new tserver with Master: bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:55.490043 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.490293 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.490571 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.491252 13193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59962
I20260710 13:19:55.491902 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "1571b76131ef40d2bfc827ec261eec41"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.496671 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:55.500270 13406 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.501241 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:55.501591 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "1571b76131ef40d2bfc827ec261eec41"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.501874 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.526346 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.527814 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.529179 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.531793 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.532063 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.532325 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.532514 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.581022 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:40151
I20260710 13:19:55.581156 13468 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:40151 every 8 connection(s)
I20260710 13:19:55.586553 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:55.594791 13472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:55.597009 13473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.599911 13469 heartbeater.cc:344] Connected to a master server at 127.10.236.126:46001
I20260710 13:19:55.600514 13469 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.600674 11185 server_base.cc:1061] running on GCE node
W20260710 13:19:55.601402 13475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:55.601781 13469 heartbeater.cc:507] Master 127.10.236.126:46001 requested a full tablet report, sending...
I20260710 13:19:55.602807 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:55.603117 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:55.603338 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689595603318 us; error 0 us; skew 500 ppm
I20260710 13:19:55.604091 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:55.604429 13193 ts_manager.cc:194] Registered new tserver with Master: 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:55.606164 13193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59976
I20260710 13:19:55.607131 11185 webserver.cc:533] Webserver started at http://127.10.236.68:37821/ using document root <none> and password file <none>
I20260710 13:19:55.607712 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:55.607869 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:55.608073 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:55.609215 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-3-root/instance:
uuid: "acf3abe6769943e78f6d8fc5a82d808c"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.614109 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:55.617937 13480 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.618772 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:19:55.619148 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-3-root
uuid: "acf3abe6769943e78f6d8fc5a82d808c"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:19:55.619490 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:55.643576 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:55.645123 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:55.646567 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:55.649067 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:55.649391 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.649684 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:55.649889 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:55.700291 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.68:42623
I20260710 13:19:55.700392 13542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.68:42623 every 8 connection(s)
I20260710 13:19:55.716049 13543 heartbeater.cc:344] Connected to a master server at 127.10.236.126:46001
I20260710 13:19:55.716527 13543 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:55.717449 13543 heartbeater.cc:507] Master 127.10.236.126:46001 requested a full tablet report, sending...
I20260710 13:19:55.719957 13193 ts_manager.cc:194] Registered new tserver with Master: acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:55.720506 11185 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016479447s
I20260710 13:19:55.721921 13193 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59978
I20260710 13:19:55.749605 13193 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59980:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:19:55.915330 13508 tablet_service.cc:1511] Processing CreateTablet for tablet c505255583604e7d9a31cc202a8639bf (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:55.917115 13508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c505255583604e7d9a31cc202a8639bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.916805 13506 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6f707a6cc44ebb158c00785d15820 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:55.918357 13506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6f707a6cc44ebb158c00785d15820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.921402 13507 tablet_service.cc:1511] Processing CreateTablet for tablet a1868dcfb9354946b1ea65723d1829b2 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:55.922235 13434 tablet_service.cc:1511] Processing CreateTablet for tablet c505255583604e7d9a31cc202a8639bf (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:55.923188 13507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1868dcfb9354946b1ea65723d1829b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.923712 13434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c505255583604e7d9a31cc202a8639bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.923401 13505 tablet_service.cc:1511] Processing CreateTablet for tablet ce57fdde56f9418fba3f2a6dbc7534ed (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:55.924865 13505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce57fdde56f9418fba3f2a6dbc7534ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.926110 13433 tablet_service.cc:1511] Processing CreateTablet for tablet ee685dac30ef4ded8b66445298aaf974 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:55.926409 13431 tablet_service.cc:1511] Processing CreateTablet for tablet c3891566e99a4e1f87b813a8f7c09bc1 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:55.927670 13433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee685dac30ef4ded8b66445298aaf974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.930722 13432 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6f707a6cc44ebb158c00785d15820 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:55.931150 13504 tablet_service.cc:1511] Processing CreateTablet for tablet 72a2dd06a1734bc8a6026b9d98db7f0a (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:55.932709 13504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a2dd06a1734bc8a6026b9d98db7f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.934495 13430 tablet_service.cc:1511] Processing CreateTablet for tablet 72a2dd06a1734bc8a6026b9d98db7f0a (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:55.936043 13432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6f707a6cc44ebb158c00785d15820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.936728 13429 tablet_service.cc:1511] Processing CreateTablet for tablet b30259df14ff41cbad4684b173bf226c (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:55.939483 13503 tablet_service.cc:1511] Processing CreateTablet for tablet b30259df14ff41cbad4684b173bf226c (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:55.941059 13503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30259df14ff41cbad4684b173bf226c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.940802 13502 tablet_service.cc:1511] Processing CreateTablet for tablet 993599a3a89a44fb9e0a6c00b4b0c4d1 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:55.943135 13429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30259df14ff41cbad4684b173bf226c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.946132 13431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3891566e99a4e1f87b813a8f7c09bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.947345 13501 tablet_service.cc:1511] Processing CreateTablet for tablet f75ab946224f4dd790cf7f0aee376703 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:55.949716 13430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a2dd06a1734bc8a6026b9d98db7f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.952905 13428 tablet_service.cc:1511] Processing CreateTablet for tablet bbf342f917504a41ab5b9ca99d174783 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:55.955081 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf342f917504a41ab5b9ca99d174783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.955288 13500 tablet_service.cc:1511] Processing CreateTablet for tablet 1fab2cbad6af410e91be6b7fa2251d32 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:55.957891 13501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75ab946224f4dd790cf7f0aee376703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.958020 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 1fab2cbad6af410e91be6b7fa2251d32 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:55.959625 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fab2cbad6af410e91be6b7fa2251d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.963100 13425 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5e4e7908ae459d8987717cb24dc0c4 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:55.964694 13425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5e4e7908ae459d8987717cb24dc0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.966368 13427 tablet_service.cc:1511] Processing CreateTablet for tablet f75ab946224f4dd790cf7f0aee376703 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:55.967921 13427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75ab946224f4dd790cf7f0aee376703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.974041 13499 tablet_service.cc:1511] Processing CreateTablet for tablet 064f0a17776f43a59f0f2eb1ef4fd073 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:55.975848 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064f0a17776f43a59f0f2eb1ef4fd073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.987217 13285 tablet_service.cc:1511] Processing CreateTablet for tablet c505255583604e7d9a31cc202a8639bf (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:55.989002 13285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c505255583604e7d9a31cc202a8639bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.990545 13284 tablet_service.cc:1511] Processing CreateTablet for tablet ee685dac30ef4ded8b66445298aaf974 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:55.992161 13284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee685dac30ef4ded8b66445298aaf974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.994745 13283 tablet_service.cc:1511] Processing CreateTablet for tablet a1868dcfb9354946b1ea65723d1829b2 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:55.996389 13283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1868dcfb9354946b1ea65723d1829b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:55.998791 13282 tablet_service.cc:1511] Processing CreateTablet for tablet c3891566e99a4e1f87b813a8f7c09bc1 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:56.004774 13279 tablet_service.cc:1511] Processing CreateTablet for tablet bbf342f917504a41ab5b9ca99d174783 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:56.005632 13277 tablet_service.cc:1511] Processing CreateTablet for tablet f75ab946224f4dd790cf7f0aee376703 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:56.011601 13278 tablet_service.cc:1511] Processing CreateTablet for tablet 993599a3a89a44fb9e0a6c00b4b0c4d1 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:56.014582 13280 tablet_service.cc:1511] Processing CreateTablet for tablet 72a2dd06a1734bc8a6026b9d98db7f0a (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:56.015700 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5e4e7908ae459d8987717cb24dc0c4 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:56.018592 13502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993599a3a89a44fb9e0a6c00b4b0c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.024289 13281 tablet_service.cc:1511] Processing CreateTablet for tablet ce57fdde56f9418fba3f2a6dbc7534ed (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:56.040118 13563 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:56.040016 13360 tablet_service.cc:1511] Processing CreateTablet for tablet ee685dac30ef4ded8b66445298aaf974 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:56.045476 13282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3891566e99a4e1f87b813a8f7c09bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.063072 13353 tablet_service.cc:1511] Processing CreateTablet for tablet 993599a3a89a44fb9e0a6c00b4b0c4d1 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:56.067900 13358 tablet_service.cc:1511] Processing CreateTablet for tablet cbc6f707a6cc44ebb158c00785d15820 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:56.071913 13356 tablet_service.cc:1511] Processing CreateTablet for tablet ce57fdde56f9418fba3f2a6dbc7534ed (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:56.072494 13508 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba4cd43813c4366b402627c355dfa27 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:56.077699 13357 tablet_service.cc:1511] Processing CreateTablet for tablet c3891566e99a4e1f87b813a8f7c09bc1 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:56.041544 13500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fab2cbad6af410e91be6b7fa2251d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.043174 13360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee685dac30ef4ded8b66445298aaf974. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.081574 13355 tablet_service.cc:1511] Processing CreateTablet for tablet b30259df14ff41cbad4684b173bf226c (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:56.090610 13351 tablet_service.cc:1511] Processing CreateTablet for tablet 7d5e4e7908ae459d8987717cb24dc0c4 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:56.091495 13431 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba4cd43813c4366b402627c355dfa27 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:56.094192 13352 tablet_service.cc:1511] Processing CreateTablet for tablet 1fab2cbad6af410e91be6b7fa2251d32 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:56.098358 13353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993599a3a89a44fb9e0a6c00b4b0c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.098806 13359 tablet_service.cc:1511] Processing CreateTablet for tablet a1868dcfb9354946b1ea65723d1829b2 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:56.092911 13431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba4cd43813c4366b402627c355dfa27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.060165 13354 tablet_service.cc:1511] Processing CreateTablet for tablet bbf342f917504a41ab5b9ca99d174783 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:56.112622 13356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce57fdde56f9418fba3f2a6dbc7534ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.122102 13357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3891566e99a4e1f87b813a8f7c09bc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.125835 13506 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb6adab9dd343f9a2c4440de506d081 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:56.127542 13428 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb6adab9dd343f9a2c4440de506d081 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:56.128878 13564 tablet_bootstrap.cc:492] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:56.152794 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb6adab9dd343f9a2c4440de506d081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.154493 13429 tablet_service.cc:1511] Processing CreateTablet for tablet f3294c1d61df4b33b554aa37bedff0bc (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:56.158259 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5e4e7908ae459d8987717cb24dc0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.159101 13429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3294c1d61df4b33b554aa37bedff0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.129621 13432 tablet_service.cc:1511] Processing CreateTablet for tablet 710695971fb24c91a6dbc8d9a435b510 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:56.104149 13280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72a2dd06a1734bc8a6026b9d98db7f0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.136075 13508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba4cd43813c4366b402627c355dfa27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.161037 13355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b30259df14ff41cbad4684b173bf226c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.161710 13281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce57fdde56f9418fba3f2a6dbc7534ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.160750 13432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710695971fb24c91a6dbc8d9a435b510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.163072 13278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 993599a3a89a44fb9e0a6c00b4b0c4d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.166256 13279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf342f917504a41ab5b9ca99d174783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.167533 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f75ab946224f4dd790cf7f0aee376703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.170322 13503 tablet_service.cc:1511] Processing CreateTablet for tablet 74f8175cb06f4e079fa249d76c778e5f (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:56.171460 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d5e4e7908ae459d8987717cb24dc0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.180662 13352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fab2cbad6af410e91be6b7fa2251d32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.196877 13359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1868dcfb9354946b1ea65723d1829b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.171567 13506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb6adab9dd343f9a2c4440de506d081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.197757 13354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf342f917504a41ab5b9ca99d174783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.212551 13565 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:56.222433 13563 tablet_bootstrap.cc:654] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.216892 13503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f8175cb06f4e079fa249d76c778e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.265460 13358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc6f707a6cc44ebb158c00785d15820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.269767 13564 tablet_bootstrap.cc:654] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.286906 13507 tablet_service.cc:1511] Processing CreateTablet for tablet f3294c1d61df4b33b554aa37bedff0bc (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:56.294587 13285 tablet_service.cc:1511] Processing CreateTablet for tablet 064f0a17776f43a59f0f2eb1ef4fd073 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:56.296363 13285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064f0a17776f43a59f0f2eb1ef4fd073. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:56.303107 13241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:19:56.214778 13178 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.236.67:40151, user_credentials={real_user=slave}} blocked reactor thread for 51095.9us
I20260710 13:19:56.314440 13563 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:56.315025 13563 ts_tablet_manager.cc:1403] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.275s	user 0.033s	sys 0.039s
I20260710 13:19:56.331910 13563 raft_consensus.cc:359] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.332808 13563 raft_consensus.cc:385] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.333110 13563 raft_consensus.cc:740] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.338013 13563 consensus_queue.cc:260] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
W20260710 13:19:56.339418 13177 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.236.65:41725, user_credentials={real_user=slave}} blocked reactor thread for 118215us
I20260710 13:19:56.361596 13284 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba4cd43813c4366b402627c355dfa27 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:56.366284 13499 tablet_service.cc:1511] Processing CreateTablet for tablet ca039ef160ff447a8bde0c777bf0fb7e (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:56.376188 13432 tablet_service.cc:1511] Processing CreateTablet for tablet ca039ef160ff447a8bde0c777bf0fb7e (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:56.370801 13507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3294c1d61df4b33b554aa37bedff0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.384956 13284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba4cd43813c4366b402627c355dfa27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.385272 13320 heartbeater.cc:499] Master 127.10.236.126:46001 was elected leader, sending a full tablet report...
I20260710 13:19:56.392366 13432 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca039ef160ff447a8bde0c777bf0fb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.395733 13433 tablet_service.cc:1511] Processing CreateTablet for tablet 45995e2918f5438798c729b4e8f1c43f (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:56.397764 13499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca039ef160ff447a8bde0c777bf0fb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.399680 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 710695971fb24c91a6dbc8d9a435b510 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:56.401161 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710695971fb24c91a6dbc8d9a435b510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.377326 13568 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:56.405628 13433 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45995e2918f5438798c729b4e8f1c43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.420591 13504 tablet_service.cc:1511] Processing CreateTablet for tablet f4cd472c01854e008dc39904383caa74 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:56.422176 13504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cd472c01854e008dc39904383caa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.433931 13563 ts_tablet_manager.cc:1434] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.119s	user 0.026s	sys 0.025s
I20260710 13:19:56.437068 13469 heartbeater.cc:499] Master 127.10.236.126:46001 was elected leader, sending a full tablet report...
I20260710 13:19:56.429875 13357 tablet_service.cc:1511] Processing CreateTablet for tablet 710695971fb24c91a6dbc8d9a435b510 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:56.438824 13357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 710695971fb24c91a6dbc8d9a435b510. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.442708 13563 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:56.445921 13285 tablet_service.cc:1511] Processing CreateTablet for tablet f3294c1d61df4b33b554aa37bedff0bc (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:56.447574 13285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3294c1d61df4b33b554aa37bedff0bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.459131 13564 tablet_bootstrap.cc:492] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:56.459767 13564 ts_tablet_manager.cc:1403] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.331s	user 0.018s	sys 0.013s
I20260710 13:19:56.461292 13565 tablet_bootstrap.cc:654] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.465754 13426 tablet_service.cc:1511] Processing CreateTablet for tablet 26e7e25e453a42e48c6ae44718410f80 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:56.465979 13281 tablet_service.cc:1511] Processing CreateTablet for tablet 74f8175cb06f4e079fa249d76c778e5f (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:56.467207 13426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e7e25e453a42e48c6ae44718410f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.467319 13281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f8175cb06f4e079fa249d76c778e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.471052 13564 raft_consensus.cc:359] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.478333 13508 tablet_service.cc:1511] Processing CreateTablet for tablet 26e7e25e453a42e48c6ae44718410f80 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:56.479861 13508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e7e25e453a42e48c6ae44718410f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.471855 13564 raft_consensus.cc:385] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.496424 13395 heartbeater.cc:499] Master 127.10.236.126:46001 was elected leader, sending a full tablet report...
I20260710 13:19:56.502213 13428 tablet_service.cc:1511] Processing CreateTablet for tablet 2d225800a84746099207c231efe5a70d (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:56.510773 13428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d225800a84746099207c231efe5a70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.511842 13501 tablet_service.cc:1511] Processing CreateTablet for tablet 2d225800a84746099207c231efe5a70d (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:56.513203 13501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d225800a84746099207c231efe5a70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.497272 13564 raft_consensus.cc:740] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.517035 13282 tablet_service.cc:1511] Processing CreateTablet for tablet f4cd472c01854e008dc39904383caa74 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:56.518321 13564 consensus_queue.cc:260] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.519124 13282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cd472c01854e008dc39904383caa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.504706 13563 tablet_bootstrap.cc:654] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.540751 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 26e7e25e453a42e48c6ae44718410f80 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:56.542366 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e7e25e453a42e48c6ae44718410f80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.544375 13354 tablet_service.cc:1511] Processing CreateTablet for tablet 064f0a17776f43a59f0f2eb1ef4fd073 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:56.546295 13354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 064f0a17776f43a59f0f2eb1ef4fd073. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.546519 13353 tablet_service.cc:1511] Processing CreateTablet for tablet 7eb6adab9dd343f9a2c4440de506d081 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:56.547925 13353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7eb6adab9dd343f9a2c4440de506d081. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.485496 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 45995e2918f5438798c729b4e8f1c43f (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:56.550109 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45995e2918f5438798c729b4e8f1c43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.574026 13360 tablet_service.cc:1511] Processing CreateTablet for tablet ca039ef160ff447a8bde0c777bf0fb7e (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:56.575488 13360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca039ef160ff447a8bde0c777bf0fb7e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:56.597585 13470 tablet.cc:2406] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:56.598328 13543 heartbeater.cc:499] Master 127.10.236.126:46001 was elected leader, sending a full tablet report...
I20260710 13:19:56.611305 13565 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:56.611987 13565 ts_tablet_manager.cc:1403] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.400s	user 0.042s	sys 0.027s
I20260710 13:19:56.617767 13571 raft_consensus.cc:493] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.618671 13571 raft_consensus.cc:515] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.585210 13359 tablet_service.cc:1511] Processing CreateTablet for tablet 74f8175cb06f4e079fa249d76c778e5f (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:56.622599 13359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74f8175cb06f4e079fa249d76c778e5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.625644 13351 tablet_service.cc:1511] Processing CreateTablet for tablet 2d225800a84746099207c231efe5a70d (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:56.627048 13351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d225800a84746099207c231efe5a70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.622691 13568 tablet_bootstrap.cc:654] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.577009 13358 tablet_service.cc:1511] Processing CreateTablet for tablet 45995e2918f5438798c729b4e8f1c43f (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:56.598460 13564 ts_tablet_manager.cc:1434] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.138s	user 0.011s	sys 0.009s
I20260710 13:19:56.638556 13565 raft_consensus.cc:359] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.645941 13565 raft_consensus.cc:385] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.653901 13565 raft_consensus.cc:740] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.643162 13571 leader_election.cc:290] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:56.657492 13355 tablet_service.cc:1511] Processing CreateTablet for tablet f4cd472c01854e008dc39904383caa74 (DEFAULT_TABLE table=test-workload [id=d0ec9929629a47a39b3b36f841451bce]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:56.659914 13569 raft_consensus.cc:493] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.660211 13563 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:56.660936 13563 ts_tablet_manager.cc:1403] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.218s	user 0.029s	sys 0.009s
I20260710 13:19:56.660508 13569 raft_consensus.cc:515] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.655169 13565 consensus_queue.cc:260] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.700470 13564 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:56.698992 13358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45995e2918f5438798c729b4e8f1c43f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.726658 13355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cd472c01854e008dc39904383caa74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:56.735065 13563 raft_consensus.cc:359] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.736024 13563 raft_consensus.cc:385] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.736356 13563 raft_consensus.cc:740] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.719975 13569 leader_election.cc:290] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:56.737210 13563 consensus_queue.cc:260] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.757975 13563 ts_tablet_manager.cc:1434] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.002s
I20260710 13:19:56.759158 13563 tablet_bootstrap.cc:492] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:56.764436 13565 ts_tablet_manager.cc:1434] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.152s	user 0.016s	sys 0.008s
I20260710 13:19:56.766942 13565 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:56.777067 13563 tablet_bootstrap.cc:654] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.785105 13568 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:56.794776 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:56.794826 13568 ts_tablet_manager.cc:1403] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.440s	user 0.023s	sys 0.007s
W20260710 13:19:56.798538 13481 leader_election.cc:343] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.807910 13565 tablet_bootstrap.cc:654] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.801028 13568 raft_consensus.cc:359] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.816922 13568 raft_consensus.cc:385] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.818910 13580 raft_consensus.cc:493] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.819214 13568 raft_consensus.cc:740] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.819584 13580 raft_consensus.cc:515] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.820119 13568 consensus_queue.cc:260] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.821815 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:56.828326 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
W20260710 13:19:56.824234 13482 leader_election.cc:343] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.829764 13482 leader_election.cc:304] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c; no voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:56.830789 13571 raft_consensus.cc:2749] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.832132 13564 tablet_bootstrap.cc:654] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:56.835027 13407 leader_election.cc:343] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.835235 13565 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:56.836150 13565 ts_tablet_manager.cc:1403] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.069s	user 0.011s	sys 0.008s
I20260710 13:19:56.839565 13565 raft_consensus.cc:359] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.840353 13565 raft_consensus.cc:385] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.840663 13565 raft_consensus.cc:740] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.824997 13580 leader_election.cc:290] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:56.843011 13565 consensus_queue.cc:260] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.849499 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
W20260710 13:19:56.853598 13407 leader_election.cc:343] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.854763 13407 leader_election.cc:304] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41; no voters: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:56.856885 13569 raft_consensus.cc:2749] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:56.859151 13568 ts_tablet_manager.cc:1434] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.007s
I20260710 13:19:56.863174 13568 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:56.866133 13563 tablet_bootstrap.cc:492] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:56.866775 13563 ts_tablet_manager.cc:1403] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.008s
I20260710 13:19:56.867393 13565 ts_tablet_manager.cc:1434] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
I20260710 13:19:56.871042 13565 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:56.872557 13564 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:56.877223 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
W20260710 13:19:56.879328 13259 leader_election.cc:343] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.879926 13564 ts_tablet_manager.cc:1403] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.188s	user 0.014s	sys 0.005s
I20260710 13:19:56.874269 13563 raft_consensus.cc:359] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.882249 13563 raft_consensus.cc:385] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.882635 13563 raft_consensus.cc:740] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.883591 13564 raft_consensus.cc:359] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.884711 13564 raft_consensus.cc:385] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.885115 13564 raft_consensus.cc:740] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.886827 13563 consensus_queue.cc:260] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.887511 13564 consensus_queue.cc:260] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.889952 13563 ts_tablet_manager.cc:1434] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260710 13:19:56.891202 13563 tablet_bootstrap.cc:492] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:56.891214 13568 tablet_bootstrap.cc:654] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.892185 13564 ts_tablet_manager.cc:1434] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:19:56.893266 13564 tablet_bootstrap.cc:492] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:56.898691 13565 tablet_bootstrap.cc:654] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.898691 13563 tablet_bootstrap.cc:654] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.899952 13564 tablet_bootstrap.cc:654] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.906116 13568 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:56.906710 13568 ts_tablet_manager.cc:1403] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.003s
I20260710 13:19:56.909725 13568 raft_consensus.cc:359] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.910476 13568 raft_consensus.cc:385] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.910795 13568 raft_consensus.cc:740] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.911681 13568 consensus_queue.cc:260] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.913796 13568 ts_tablet_manager.cc:1434] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:56.916863 13564 tablet_bootstrap.cc:492] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:56.917408 13564 ts_tablet_manager.cc:1403] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260710 13:19:56.918956 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:56.919580 13518 raft_consensus.cc:2468] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 0.
I20260710 13:19:56.920858 13261 leader_election.cc:304] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [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: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: 1571b76131ef40d2bfc827ec261eec41
I20260710 13:19:56.922082 13580 raft_consensus.cc:2804] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:56.922451 13580 raft_consensus.cc:493] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:56.922297 13564 raft_consensus.cc:359] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.922796 13580 raft_consensus.cc:3060] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.923041 13564 raft_consensus.cc:385] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.923338 13564 raft_consensus.cc:740] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.924072 13564 consensus_queue.cc:260] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.926431 13568 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:56.929039 13565 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:56.929811 13565 ts_tablet_manager.cc:1403] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.014s
I20260710 13:19:56.931092 13580 raft_consensus.cc:515] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.934056 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:56.934680 13564 ts_tablet_manager.cc:1434] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260710 13:19:56.934648 13518 raft_consensus.cc:3060] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:56.938763 13564 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:56.938834 13563 tablet_bootstrap.cc:492] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:56.938972 13565 raft_consensus.cc:359] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.939834 13563 ts_tablet_manager.cc:1403] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.009s
I20260710 13:19:56.940027 13565 raft_consensus.cc:385] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.940423 13565 raft_consensus.cc:740] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.941407 13565 consensus_queue.cc:260] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:56.943459 13563 raft_consensus.cc:359] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.944327 13563 raft_consensus.cc:385] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.944655 13563 raft_consensus.cc:740] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.944023 13518 raft_consensus.cc:2468] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 1.
I20260710 13:19:56.945737 13563 consensus_queue.cc:260] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:56.947346 13568 tablet_bootstrap.cc:654] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.947301 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:56.949487 13261 leader_election.cc:304] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:56.949923 13564 tablet_bootstrap.cc:654] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.950676 13581 raft_consensus.cc:2804] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:56.948307 13580 leader_election.cc:290] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
W20260710 13:19:56.951560 13259 leader_election.cc:343] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:56.960053 13563 ts_tablet_manager.cc:1434] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 13:19:56.963385 13581 raft_consensus.cc:697] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:19:56.964751 13581 consensus_queue.cc:237] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.967041 13568 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:56.965772 13563 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:56.967676 13568 ts_tablet_manager.cc:1403] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.006s
I20260710 13:19:56.965240 13565 ts_tablet_manager.cc:1434] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.004s
I20260710 13:19:56.969985 13565 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:56.971223 13568 raft_consensus.cc:359] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:56.972093 13568 raft_consensus.cc:385] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.972437 13568 raft_consensus.cc:740] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.973250 13568 consensus_queue.cc:260] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:56.975147 13564 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:56.975524 13568 ts_tablet_manager.cc:1434] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:19:56.975688 13564 ts_tablet_manager.cc:1403] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.001s
I20260710 13:19:56.976673 13568 tablet_bootstrap.cc:492] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:56.978658 13564 raft_consensus.cc:359] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.979382 13564 raft_consensus.cc:385] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:56.979691 13564 raft_consensus.cc:740] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:56.980517 13565 tablet_bootstrap.cc:654] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.983124 13563 tablet_bootstrap.cc:654] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.980430 13564 consensus_queue.cc:260] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:56.983551 13568 tablet_bootstrap.cc:654] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:56.988116 13564 ts_tablet_manager.cc:1434] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 13:19:56.994719 13585 raft_consensus.cc:493] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:56.995494 13585 raft_consensus.cc:515] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.006039 13585 leader_election.cc:290] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.017295 13564 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:57.020520 13569 raft_consensus.cc:493] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.021200 13569 raft_consensus.cc:515] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.015467 13191 catalog_manager.cc:5697] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 0 to 1, leader changed from <none> to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 1 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:57.024853 13563 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:57.028445 13563 ts_tablet_manager.cc:1403] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.018s
I20260710 13:19:57.035050 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.035811 13568 tablet_bootstrap.cc:492] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.037302 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
W20260710 13:19:57.037588 13407 leader_election.cc:343] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.036341 13568 ts_tablet_manager.cc:1403] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.015s
I20260710 13:19:57.038117 13370 raft_consensus.cc:2468] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:57.040961 13564 tablet_bootstrap.cc:654] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.040792 13407 leader_election.cc:304] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:57.038470 13569 leader_election.cc:290] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.047763 13569 raft_consensus.cc:2804] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.047560 13563 raft_consensus.cc:359] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.051028 13563 raft_consensus.cc:385] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.051353 13563 raft_consensus.cc:740] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.052150 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.052230 13563 consensus_queue.cc:260] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.052978 13569 raft_consensus.cc:493] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.055294 13569 raft_consensus.cc:3060] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.056959 13563 ts_tablet_manager.cc:1434] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.005s
W20260710 13:19:57.058086 13333 leader_election.cc:343] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.058845 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:57.059211 13568 raft_consensus.cc:359] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.060331 13568 raft_consensus.cc:385] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.060743 13568 raft_consensus.cc:740] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.061906 13565 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:57.062619 13565 ts_tablet_manager.cc:1403] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.006s
I20260710 13:19:57.067015 13563 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:57.066840 13569 raft_consensus.cc:515] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.074791 13444 raft_consensus.cc:2393] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 1: Already voted for candidate 1571b76131ef40d2bfc827ec261eec41 in this term.
I20260710 13:19:57.075241 13569 leader_election.cc:290] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.076122 13569 raft_consensus.cc:493] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.076712 13569 raft_consensus.cc:515] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.079809 13569 leader_election.cc:290] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:57.067540 13565 raft_consensus.cc:359] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.069015 13568 consensus_queue.cc:260] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.080549 13565 raft_consensus.cc:385] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.080876 13565 raft_consensus.cc:740] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.082157 13568 ts_tablet_manager.cc:1434] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:19:57.081799 13565 consensus_queue.cc:260] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.083335 13568 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:57.084116 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:57.086431 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:57.087085 13370 raft_consensus.cc:3060] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.086594 13563 tablet_bootstrap.cc:654] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.092316 13568 tablet_bootstrap.cc:654] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.095712 13370 raft_consensus.cc:2468] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:19:57.097621 13603 raft_consensus.cc:493] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.098320 13603 raft_consensus.cc:515] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.098694 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.098637 13407 leader_election.cc:304] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:57.100931 13569 raft_consensus.cc:2804] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:57.101056 13407 leader_election.cc:343] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.101548 13569 raft_consensus.cc:697] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
W20260710 13:19:57.102731 13407 leader_election.cc:343] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.103219 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30259df14ff41cbad4684b173bf226c" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.104005 13369 raft_consensus.cc:2468] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:57.105121 13581 raft_consensus.cc:493] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.105623 13581 raft_consensus.cc:515] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.106158 13568 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.106667 13568 ts_tablet_manager.cc:1403] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.009s
I20260710 13:19:57.107999 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:57.108982 13518 raft_consensus.cc:2468] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:57.109692 13568 raft_consensus.cc:359] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.110474 13568 raft_consensus.cc:385] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.110849 13568 raft_consensus.cc:740] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.110970 13410 leader_election.cc:304] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.111250 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30259df14ff41cbad4684b173bf226c" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:57.112206 13517 raft_consensus.cc:2468] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:57.115303 13581 leader_election.cc:290] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.117009 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce57fdde56f9418fba3f2a6dbc7534ed" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
W20260710 13:19:57.118335 13261 leader_election.cc:343] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.118870 13407 leader_election.cc:304] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:57.119918 13603 leader_election.cc:290] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:57.102384 13569 consensus_queue.cc:237] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.121811 13603 raft_consensus.cc:2804] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.122538 13603 raft_consensus.cc:493] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.122980 13603 raft_consensus.cc:3060] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.101033 13565 ts_tablet_manager.cc:1434] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.038s	user 0.009s	sys 0.000s
I20260710 13:19:57.121121 13568 consensus_queue.cc:260] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.129714 13565 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:57.137122 13609 raft_consensus.cc:2804] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.137844 13609 raft_consensus.cc:493] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.138290 13609 raft_consensus.cc:3060] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.142875 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce57fdde56f9418fba3f2a6dbc7534ed" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.144017 13568 ts_tablet_manager.cc:1434] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.002s
I20260710 13:19:57.144850 13564 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:57.145480 13564 ts_tablet_manager.cc:1403] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.137s	user 0.025s	sys 0.011s
W20260710 13:19:57.144735 13258 leader_election.cc:343] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.147056 13258 leader_election.cc:304] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.148473 13581 raft_consensus.cc:2749] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.145252 13568 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:57.151597 13564 raft_consensus.cc:359] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.152504 13565 tablet_bootstrap.cc:654] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.152544 13564 raft_consensus.cc:385] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.153499 13564 raft_consensus.cc:740] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.154531 13564 consensus_queue.cc:260] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
W20260710 13:19:57.163936 13407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.66:41645, user_credentials={real_user=slave}} blocked reactor thread for 45117.9us
I20260710 13:19:57.168918 13564 ts_tablet_manager.cc:1434] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.004s
I20260710 13:19:57.168614 13334 leader_election.cc:304] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac; no voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:57.170423 13585 raft_consensus.cc:2749] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.174374 13564 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:57.175539 13568 tablet_bootstrap.cc:654] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.176599 13609 raft_consensus.cc:515] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.173249 13603 raft_consensus.cc:515] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.192977 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
W20260710 13:19:57.195096 13407 leader_election.cc:343] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.196978 13603 leader_election.cc:290] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:57.197152 13563 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:57.197945 13563 ts_tablet_manager.cc:1403] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.131s	user 0.023s	sys 0.020s
I20260710 13:19:57.200486 13609 leader_election.cc:290] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:57.200264 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30259df14ff41cbad4684b173bf226c" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:57.201182 13369 raft_consensus.cc:3060] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.204787 13565 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:57.205665 13565 ts_tablet_manager.cc:1403] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.003s
I20260710 13:19:57.206980 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:57.207644 13517 raft_consensus.cc:3060] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.208695 13565 raft_consensus.cc:359] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.200102 13190 catalog_manager.cc:5697] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:57.210286 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b30259df14ff41cbad4684b173bf226c" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:57.210871 13518 raft_consensus.cc:3060] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.211616 13565 raft_consensus.cc:385] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.211941 13565 raft_consensus.cc:740] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.212819 13565 consensus_queue.cc:260] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.213584 13563 raft_consensus.cc:359] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.215018 13565 ts_tablet_manager.cc:1434] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:57.216745 13581 raft_consensus.cc:493] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.218001 13565 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:57.217707 13581 raft_consensus.cc:515] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.219978 13581 leader_election.cc:290] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.216069 13564 tablet_bootstrap.cc:654] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.216863 13563 raft_consensus.cc:385] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.221453 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:57.222034 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.226002 13444 raft_consensus.cc:2468] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 0.
I20260710 13:19:57.226300 13518 raft_consensus.cc:2468] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
W20260710 13:19:57.226565 13258 leader_election.cc:343] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.225471 13517 raft_consensus.cc:2468] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:19:57.227049 13585 raft_consensus.cc:493] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.228359 13259 leader_election.cc:304] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.229303 13585 raft_consensus.cc:515] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.223022 13563 raft_consensus.cc:740] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.231911 13410 leader_election.cc:304] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.232729 13585 leader_election.cc:290] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.232985 13369 raft_consensus.cc:2468] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:19:57.233428 13609 raft_consensus.cc:2804] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.233999 13609 raft_consensus.cc:697] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:19:57.234081 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:57.234812 13444 raft_consensus.cc:2468] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:57.234992 13609 consensus_queue.cc:237] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.236299 13334 leader_election.cc:304] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:57.236078 13563 consensus_queue.cc:260] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.237412 13585 raft_consensus.cc:2804] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.237823 13585 raft_consensus.cc:493] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.238124 13407 leader_election.cc:304] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:57.238590 13565 tablet_bootstrap.cc:654] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.239025 13603 raft_consensus.cc:2804] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.239580 13603 raft_consensus.cc:697] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:19:57.240257 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.240464 13603 consensus_queue.cc:237] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.241431 13568 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.243615 13593 raft_consensus.cc:493] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.243940 13568 ts_tablet_manager.cc:1403] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.099s	user 0.023s	sys 0.017s
I20260710 13:19:57.244176 13593 raft_consensus.cc:515] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.242992 13563 ts_tablet_manager.cc:1434] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.004s
I20260710 13:19:57.247510 13571 raft_consensus.cc:493] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:57.247705 13333 leader_election.cc:343] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.233435 13581 raft_consensus.cc:2804] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.238140 13585 raft_consensus.cc:3060] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.248106 13571 raft_consensus.cc:515] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.251672 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee685dac30ef4ded8b66445298aaf974" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.253453 13581 raft_consensus.cc:493] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.253890 13581 raft_consensus.cc:3060] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:57.255255 13258 leader_election.cc:343] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.256103 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1868dcfb9354946b1ea65723d1829b2" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.257089 13369 raft_consensus.cc:2468] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 0.
I20260710 13:19:57.258774 13481 leader_election.cc:304] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:57.266505 13563 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:57.253145 13571 leader_election.cc:290] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:57.274143 13571 raft_consensus.cc:2804] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.274720 13571 raft_consensus.cc:493] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.275177 13571 raft_consensus.cc:3060] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.275717 13563 tablet_bootstrap.cc:654] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.282384 13593 leader_election.cc:290] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.284137 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee685dac30ef4ded8b66445298aaf974" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
W20260710 13:19:57.300025 13259 leader_election.cc:343] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.300572 13259 leader_election.cc:304] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.304875 13593 raft_consensus.cc:2749] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.307123 13585 raft_consensus.cc:515] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.310622 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:57.312522 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:57.312418 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1868dcfb9354946b1ea65723d1829b2" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.318451 13581 raft_consensus.cc:515] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.292173 13568 raft_consensus.cc:359] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.311990 13585 leader_election.cc:290] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
W20260710 13:19:57.322562 13481 leader_election.cc:343] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:57.325441 13333 leader_election.cc:343] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.319790 13444 raft_consensus.cc:3060] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.325850 13190 catalog_manager.cc:5697] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.321151 13568 raft_consensus.cc:385] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:57.332536 13241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:57.334918 13190 catalog_manager.cc:5697] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.336745 13564 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:57.337280 13564 ts_tablet_manager.cc:1403] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.163s	user 0.020s	sys 0.010s
I20260710 13:19:57.334035 13568 raft_consensus.cc:740] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.338717 13568 consensus_queue.cc:260] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.341120 13564 raft_consensus.cc:359] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.342062 13564 raft_consensus.cc:385] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.342389 13564 raft_consensus.cc:740] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.343765 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:57.344867 13443 raft_consensus.cc:3060] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.343789 13581 leader_election.cc:290] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.345515 13565 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:57.343235 13564 consensus_queue.cc:260] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.344269 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
W20260710 13:19:57.349568 13258 leader_election.cc:343] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.343887 13568 ts_tablet_manager.cc:1434] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.099s	user 0.009s	sys 0.001s
I20260710 13:19:57.351250 13568 tablet_bootstrap.cc:492] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:57.353418 13564 ts_tablet_manager.cc:1434] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260710 13:19:57.354739 13564 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:57.357250 13443 raft_consensus.cc:2468] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 1.
I20260710 13:19:57.346581 13565 ts_tablet_manager.cc:1403] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.007s
I20260710 13:19:57.345173 13571 raft_consensus.cc:515] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.360898 13259 leader_election.cc:304] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.364143 13564 tablet_bootstrap.cc:654] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.366743 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1868dcfb9354946b1ea65723d1829b2" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:57.363678 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1868dcfb9354946b1ea65723d1829b2" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:57.368192 13369 raft_consensus.cc:3060] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.371155 13568 tablet_bootstrap.cc:654] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.372658 13444 raft_consensus.cc:2468] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:57.374255 13334 leader_election.cc:304] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: e12b93fc2c734da9a1e5be207762670a
W20260710 13:19:57.374353 13481 leader_election.cc:343] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.380542 13369 raft_consensus.cc:2468] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:57.382310 13563 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:57.383126 13563 ts_tablet_manager.cc:1403] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.118s	user 0.018s	sys 0.007s
I20260710 13:19:57.383738 13585 raft_consensus.cc:2804] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.381587 13571 leader_election.cc:290] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:57.387511 13581 raft_consensus.cc:2804] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.388306 13481 leader_election.cc:304] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:57.389778 13581 raft_consensus.cc:697] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:19:57.389937 13571 raft_consensus.cc:2804] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.390767 13571 raft_consensus.cc:697] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Becoming Leader. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:19:57.391099 13581 consensus_queue.cc:237] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.391733 13571 consensus_queue.cc:237] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.395207 13563 raft_consensus.cc:359] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.398578 13563 raft_consensus.cc:385] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.399039 13563 raft_consensus.cc:740] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.400082 13563 consensus_queue.cc:260] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.396538 13568 tablet_bootstrap.cc:492] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.397501 13585 raft_consensus.cc:697] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:19:57.401299 13568 ts_tablet_manager.cc:1403] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.004s
I20260710 13:19:57.401863 13585 consensus_queue.cc:237] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.406697 13563 ts_tablet_manager.cc:1434] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 13:19:57.407953 13563 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:57.407820 13193 catalog_manager.cc:5697] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68). New cstate: current_term: 1 leader_uuid: "acf3abe6769943e78f6d8fc5a82d808c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.415427 13563 tablet_bootstrap.cc:654] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.422283 13565 raft_consensus.cc:359] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.423574 13565 raft_consensus.cc:385] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.423982 13565 raft_consensus.cc:740] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
W20260710 13:19:57.424515 13259 consensus_peers.cc:597] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a -> Peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Couldn't send request to peer 1571b76131ef40d2bfc827ec261eec41. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:57.426360 13568 raft_consensus.cc:359] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.427528 13568 raft_consensus.cc:385] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.427946 13568 raft_consensus.cc:740] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.433897 13565 consensus_queue.cc:260] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.438371 13565 ts_tablet_manager.cc:1434] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.075s	user 0.008s	sys 0.002s
I20260710 13:19:57.439779 13565 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:57.445890 13190 catalog_manager.cc:5697] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 1 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.429033 13568 consensus_queue.cc:260] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.453075 13563 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:57.453727 13563 ts_tablet_manager.cc:1403] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.022s
I20260710 13:19:57.455799 13568 ts_tablet_manager.cc:1434] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260710 13:19:57.456669 13563 raft_consensus.cc:359] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.457062 13568 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:57.457559 13563 raft_consensus.cc:385] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.457904 13563 raft_consensus.cc:740] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.458696 13563 consensus_queue.cc:260] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.461244 13563 ts_tablet_manager.cc:1434] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:19:57.461385 13585 raft_consensus.cc:493] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.461931 13585 raft_consensus.cc:515] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.462605 13563 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:57.465910 13585 leader_election.cc:290] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:57.464305 13193 catalog_manager.cc:5697] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 0 to 1, leader changed from <none> to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 1 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.470685 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
W20260710 13:19:57.472381 13333 leader_election.cc:343] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.474298 13563 tablet_bootstrap.cc:654] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.483446 13564 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:57.484205 13564 ts_tablet_manager.cc:1403] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.130s	user 0.049s	sys 0.051s
I20260710 13:19:57.487113 13581 raft_consensus.cc:493] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.487718 13581 raft_consensus.cc:515] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.489938 13565 tablet_bootstrap.cc:654] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.490412 13581 leader_election.cc:290] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:57.487717 13564 raft_consensus.cc:359] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.491562 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:57.491978 13564 raft_consensus.cc:385] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.492385 13564 raft_consensus.cc:740] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.492678 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:57.493465 13444 raft_consensus.cc:2468] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 0.
I20260710 13:19:57.493587 13568 tablet_bootstrap.cc:654] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.494794 13259 leader_election.cc:304] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:57.495716 13581 raft_consensus.cc:2804] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.496093 13581 raft_consensus.cc:493] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.496445 13581 raft_consensus.cc:3060] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.497756 13564 consensus_queue.cc:260] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.499332 13518 raft_consensus.cc:2468] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 0.
I20260710 13:19:57.508137 13581 raft_consensus.cc:515] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.511114 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:57.511721 13444 raft_consensus.cc:3060] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.513020 13593 consensus_queue.cc:1048] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.516644 13564 ts_tablet_manager.cc:1434] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:19:57.519402 13444 raft_consensus.cc:2468] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 1.
I20260710 13:19:57.505504 13563 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:57.551764 13563 ts_tablet_manager.cc:1403] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.008s
I20260710 13:19:57.552430 13564 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:57.552234 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:57.520762 13259 leader_election.cc:304] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:57.553157 13517 raft_consensus.cc:2468] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:57.557097 13593 raft_consensus.cc:2804] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.563913 13565 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:57.565274 13336 leader_election.cc:304] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [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: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: e12b93fc2c734da9a1e5be207762670a
W20260710 13:19:57.565475 13407 consensus_peers.cc:597] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:57.566438 13581 leader_election.cc:290] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:57.566875 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:57.569146 13517 raft_consensus.cc:3060] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.569202 13585 raft_consensus.cc:2804] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.569809 13565 ts_tablet_manager.cc:1403] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.130s	user 0.033s	sys 0.039s
I20260710 13:19:57.569814 13585 raft_consensus.cc:493] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.570418 13585 raft_consensus.cc:3060] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.573572 13565 raft_consensus.cc:359] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.575353 13565 raft_consensus.cc:385] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.575727 13565 raft_consensus.cc:740] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.576839 13517 raft_consensus.cc:2468] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 1.
I20260710 13:19:57.576606 13565 consensus_queue.cc:260] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.578696 13585 raft_consensus.cc:515] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.568456 13563 raft_consensus.cc:359] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.582105 13563 raft_consensus.cc:385] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.583020 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:57.583920 13517 raft_consensus.cc:3060] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.585144 13593 raft_consensus.cc:697] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:19:57.586259 13593 consensus_queue.cc:237] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.582378 13563 raft_consensus.cc:740] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.590835 13581 raft_consensus.cc:493] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.590692 13563 consensus_queue.cc:260] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.591305 13581 raft_consensus.cc:515] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.592185 13568 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.592985 13568 ts_tablet_manager.cc:1403] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.018s
I20260710 13:19:57.594547 13564 tablet_bootstrap.cc:654] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.594651 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
W20260710 13:19:57.596486 13261 leader_election.cc:343] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.600034 13581 leader_election.cc:290] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.601651 13585 leader_election.cc:290] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:57.601470 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.601994 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
W20260710 13:19:57.603286 13258 leader_election.cc:343] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.603777 13258 leader_election.cc:304] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.604360 13585 raft_consensus.cc:493] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.604566 13581 raft_consensus.cc:2749] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.604925 13585 raft_consensus.cc:515] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
W20260710 13:19:57.605407 13333 leader_election.cc:343] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.607317 13563 ts_tablet_manager.cc:1434] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260710 13:19:57.608343 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee685dac30ef4ded8b66445298aaf974" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.608605 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee685dac30ef4ded8b66445298aaf974" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:57.609090 13295 raft_consensus.cc:2468] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:57.609205 13444 raft_consensus.cc:2468] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:57.610597 13334 leader_election.cc:304] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:57.611640 13625 raft_consensus.cc:2804] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.612018 13625 raft_consensus.cc:493] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.612334 13625 raft_consensus.cc:3060] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.612769 13568 raft_consensus.cc:359] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.613504 13568 raft_consensus.cc:385] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.613770 13568 raft_consensus.cc:740] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.618202 13563 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:57.619755 13517 raft_consensus.cc:2468] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:57.620769 13585 leader_election.cc:290] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.621335 13336 leader_election.cc:304] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:57.622212 13568 consensus_queue.cc:260] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.623380 13585 raft_consensus.cc:2804] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.626173 13625 raft_consensus.cc:515] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.626724 13568 ts_tablet_manager.cc:1434] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260710 13:19:57.634425 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee685dac30ef4ded8b66445298aaf974" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:57.634585 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee685dac30ef4ded8b66445298aaf974" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:57.635039 13568 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:57.635064 13295 raft_consensus.cc:3060] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.635254 13444 raft_consensus.cc:3060] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.630420 13563 tablet_bootstrap.cc:654] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.630250 13190 catalog_manager.cc:5697] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 0 to 1, leader changed from <none> to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 1 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:57.642212 13568 tablet_bootstrap.cc:654] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.643488 13625 leader_election.cc:290] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.647753 13295 raft_consensus.cc:2468] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:57.648984 13444 raft_consensus.cc:2468] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:57.649096 13333 leader_election.cc:304] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:57.651907 13609 raft_consensus.cc:493] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.652487 13609 raft_consensus.cc:515] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.652980 13565 ts_tablet_manager.cc:1434] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.083s	user 0.011s	sys 0.018s
I20260710 13:19:57.654742 13609 leader_election.cc:290] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:57.655501 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2dd06a1734bc8a6026b9d98db7f0a" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:57.656268 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2dd06a1734bc8a6026b9d98db7f0a" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
W20260710 13:19:57.656948 13410 leader_election.cc:343] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.657235 13564 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:57.657987 13564 ts_tablet_manager.cc:1403] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.000s
I20260710 13:19:57.650003 13585 raft_consensus.cc:697] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
W20260710 13:19:57.660791 13407 leader_election.cc:343] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.651100 13625 raft_consensus.cc:2804] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.658449 13565 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:57.661303 13407 leader_election.cc:304] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41; no voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:57.662084 13625 raft_consensus.cc:697] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:19:57.662774 13609 raft_consensus.cc:2749] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.661074 13564 raft_consensus.cc:359] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.662866 13625 consensus_queue.cc:237] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.663501 13564 raft_consensus.cc:385] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.663964 13564 raft_consensus.cc:740] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.664921 13564 consensus_queue.cc:260] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.665540 13585 consensus_queue.cc:237] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.669173 13641 raft_consensus.cc:493] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.669307 13571 raft_consensus.cc:493] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.670082 13571 raft_consensus.cc:515] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.672760 13640 raft_consensus.cc:493] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.674449 13563 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:57.674971 13563 ts_tablet_manager.cc:1403] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.001s
I20260710 13:19:57.675125 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce57fdde56f9418fba3f2a6dbc7534ed" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.676561 13571 leader_election.cc:290] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.676705 13564 ts_tablet_manager.cc:1434] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:57.679550 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce57fdde56f9418fba3f2a6dbc7534ed" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.680042 13568 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.680178 13564 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:57.680540 13568 ts_tablet_manager.cc:1403] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.003s
I20260710 13:19:57.680716 13641 raft_consensus.cc:515] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.683688 13568 raft_consensus.cc:359] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.684129 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
W20260710 13:19:57.677225 13481 leader_election.cc:343] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.673272 13640 raft_consensus.cc:515] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.680357 13295 raft_consensus.cc:2468] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 0.
I20260710 13:19:57.687142 13563 raft_consensus.cc:359] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.687937 13563 raft_consensus.cc:385] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.687770 13481 leader_election.cc:304] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [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: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.688226 13563 raft_consensus.cc:740] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.688956 13563 consensus_queue.cc:260] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.689332 13571 raft_consensus.cc:2804] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.689857 13571 raft_consensus.cc:493] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.690263 13571 raft_consensus.cc:3060] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.694547 13640 leader_election.cc:290] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.695925 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:57.696972 13444 raft_consensus.cc:2393] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 1: Already voted for candidate e12b93fc2c734da9a1e5be207762670a in this term.
I20260710 13:19:57.697574 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.699388 13563 ts_tablet_manager.cc:1434] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:19:57.700230 13333 leader_election.cc:304] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac; no voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:57.702165 13640 raft_consensus.cc:3060] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.705735 13564 tablet_bootstrap.cc:654] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.708554 13603 consensus_queue.cc:1048] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.684417 13568 raft_consensus.cc:385] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.709489 13568 raft_consensus.cc:740] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.710742 13568 consensus_queue.cc:260] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.711895 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc6f707a6cc44ebb158c00785d15820" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:57.713477 13336 leader_election.cc:304] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac; no voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:19:57.714102 13568 ts_tablet_manager.cc:1434] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.004s
I20260710 13:19:57.714350 13625 raft_consensus.cc:2749] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.715088 13568 tablet_bootstrap.cc:492] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:57.710645 13641 leader_election.cc:290] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:57.677837 13565 tablet_bootstrap.cc:654] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.717063 13609 consensus_queue.cc:1048] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:57.725533 13571 raft_consensus.cc:515] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.728196 13563 tablet_bootstrap.cc:492] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:57.730078 13640 raft_consensus.cc:2749] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.734431 13571 leader_election.cc:290] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.736326 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce57fdde56f9418fba3f2a6dbc7534ed" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:57.737089 13369 raft_consensus.cc:3060] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.737471 13564 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:57.738013 13564 ts_tablet_manager.cc:1403] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.000s
I20260710 13:19:57.741920 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce57fdde56f9418fba3f2a6dbc7534ed" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:57.743625 13295 raft_consensus.cc:3060] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.746685 13564 raft_consensus.cc:359] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.743770 13568 tablet_bootstrap.cc:654] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.742772 13606 consensus_queue.cc:1048] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.747463 13564 raft_consensus.cc:385] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.747803 13564 raft_consensus.cc:740] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.748677 13564 consensus_queue.cc:260] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.752053 13564 ts_tablet_manager.cc:1434] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:19:57.753314 13564 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:57.762120 13618 raft_consensus.cc:493] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.763185 13564 tablet_bootstrap.cc:654] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.762689 13618 raft_consensus.cc:515] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.765275 13618 leader_election.cc:290] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.768750 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.769761 13294 raft_consensus.cc:2468] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 0.
I20260710 13:19:57.768834 13368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.769807 13568 tablet_bootstrap.cc:492] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.771582 13568 ts_tablet_manager.cc:1403] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.015s
I20260710 13:19:57.771451 13481 leader_election.cc:304] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: 
W20260710 13:19:57.772851 13481 leader_election.cc:343] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:57.772922 13189 catalog_manager.cc:5697] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 1 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:57.774317 13618 raft_consensus.cc:2804] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.774914 13618 raft_consensus.cc:493] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.775364 13618 raft_consensus.cc:3060] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.784085 13369 raft_consensus.cc:2468] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:57.786068 13618 raft_consensus.cc:515] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.787607 13565 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:57.808774 13565 ts_tablet_manager.cc:1403] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.153s	user 0.011s	sys 0.004s
I20260710 13:19:57.817723 13585 consensus_queue.cc:1048] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:57.791153 13295 raft_consensus.cc:2468] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:57.794221 13651 raft_consensus.cc:493] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:57.796300 13410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.68:42623, user_credentials={real_user=slave}} blocked reactor thread for 48190.4us
I20260710 13:19:57.790634 13568 raft_consensus.cc:359] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.801487 13481 leader_election.cc:304] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:57.820281 13651 raft_consensus.cc:515] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.821132 13568 raft_consensus.cc:385] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.769785 13563 tablet_bootstrap.cc:654] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.821683 13568 raft_consensus.cc:740] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.822764 13651 leader_election.cc:290] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:57.822683 13568 consensus_queue.cc:260] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.823695 13571 raft_consensus.cc:2804] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.824987 13444 raft_consensus.cc:3060] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.828230 13568 ts_tablet_manager.cc:1434] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260710 13:19:57.835376 13565 raft_consensus.cc:359] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.836261 13565 raft_consensus.cc:385] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.836563 13565 raft_consensus.cc:740] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.842162 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:57.824487 13193 catalog_manager.cc:5697] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 1 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.857676 13565 consensus_queue.cc:260] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.861691 13568 tablet_bootstrap.cc:492] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:57.864085 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:57.864946 13295 raft_consensus.cc:3060] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.871302 13565 ts_tablet_manager.cc:1434] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 13:19:57.872609 13565 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:57.861137 13618 leader_election.cc:290] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:57.884367 13564 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:57.885000 13564 ts_tablet_manager.cc:1403] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.132s	user 0.017s	sys 0.047s
W20260710 13:19:57.886961 13333 consensus_peers.cc:597] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:57.888406 13564 raft_consensus.cc:359] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.889441 13564 raft_consensus.cc:385] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.889846 13564 raft_consensus.cc:740] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.890894 13564 consensus_queue.cc:260] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:57.892135 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:57.895038 13568 tablet_bootstrap.cc:654] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.897541 13564 ts_tablet_manager.cc:1434] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:57.899152 13564 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
W20260710 13:19:57.902084 13481 leader_election.cc:343] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:57.909034 13481 consensus_peers.cc:597] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:57.911813 13295 raft_consensus.cc:2468] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:57.915062 13481 leader_election.cc:304] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.915781 13565 tablet_bootstrap.cc:654] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.915874 13618 raft_consensus.cc:2804] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.916409 13618 raft_consensus.cc:697] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Becoming Leader. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:19:57.918618 13564 tablet_bootstrap.cc:654] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:57.921578 13407 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.66:41645, user_credentials={real_user=slave}} blocked reactor thread for 118834us
I20260710 13:19:57.930548 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:57.917280 13618 consensus_queue.cc:237] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.938874 13370 raft_consensus.cc:3060] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.952071 13656 consensus_queue.cc:1048] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:57.961992 13593 raft_consensus.cc:493] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.962818 13593 raft_consensus.cc:515] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:57.952826 13407 leader_election.cc:304] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41; no voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:57.973847 13563 tablet_bootstrap.cc:492] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:57.974370 13563 ts_tablet_manager.cc:1403] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.247s	user 0.008s	sys 0.047s
I20260710 13:19:57.977088 13563 raft_consensus.cc:359] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.977805 13563 raft_consensus.cc:385] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.978075 13563 raft_consensus.cc:740] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.978543 13593 leader_election.cc:290] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:57.979231 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:57.978997 13563 consensus_queue.cc:260] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:57.981500 13563 ts_tablet_manager.cc:1434] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:57.981631 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:57.982496 13563 tablet_bootstrap.cc:492] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:57.984071 13259 leader_election.cc:304] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:57.985231 13656 raft_consensus.cc:2749] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.969909 13571 raft_consensus.cc:697] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Becoming Leader. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:19:57.993041 13568 tablet_bootstrap.cc:492] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:57.993794 13568 ts_tablet_manager.cc:1403] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.011s
I20260710 13:19:57.987298 13593 raft_consensus.cc:2749] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.996058 13571 consensus_queue.cc:237] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:57.991918 13635 consensus_queue.cc:1048] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:19:58.003917 13563 tablet_bootstrap.cc:654] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.005916 13568 raft_consensus.cc:359] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.008746 13568 raft_consensus.cc:385] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.009555 13568 raft_consensus.cc:740] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.010735 13568 consensus_queue.cc:260] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.027670 13656 consensus_queue.cc:1048] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.028690 13295 raft_consensus.cc:3060] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.035817 13564 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:58.036664 13564 ts_tablet_manager.cc:1403] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.138s	user 0.016s	sys 0.010s
I20260710 13:19:58.038559 13662 raft_consensus.cc:493] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.039180 13662 raft_consensus.cc:515] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.040838 13568 ts_tablet_manager.cc:1434] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.047s	user 0.009s	sys 0.002s
I20260710 13:19:58.043136 13568 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:58.039520 13660 consensus_queue.cc:1048] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260710 13:19:58.062831 13658 raft_consensus.cc:493] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.040081 13635 consensus_queue.cc:1048] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:19:58.080817 13568 tablet_bootstrap.cc:654] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.063753 13658 raft_consensus.cc:515] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.088546 13563 tablet_bootstrap.cc:492] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:58.088888 13662 leader_election.cc:290] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:58.089136 13563 ts_tablet_manager.cc:1403] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.022s
I20260710 13:19:58.089218 13564 raft_consensus.cc:359] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.092782 13564 raft_consensus.cc:385] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.093189 13564 raft_consensus.cc:740] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.096359 13563 raft_consensus.cc:359] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.094164 13564 consensus_queue.cc:260] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.097167 13563 raft_consensus.cc:385] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.097509 13563 raft_consensus.cc:740] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.098169 13563 consensus_queue.cc:260] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.098855 13564 ts_tablet_manager.cc:1434] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.000s
I20260710 13:19:58.100205 13564 tablet_bootstrap.cc:492] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:58.118109 13563 ts_tablet_manager.cc:1434] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:19:58.122304 13563 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:58.127219 13635 consensus_queue.cc:1048] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.132205 13564 tablet_bootstrap.cc:654] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.133597 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2dd06a1734bc8a6026b9d98db7f0a" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:58.134366 13565 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:58.135140 13565 ts_tablet_manager.cc:1403] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.263s	user 0.044s	sys 0.035s
I20260710 13:19:58.134384 13294 raft_consensus.cc:2468] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 0.
I20260710 13:19:58.139307 13481 leader_election.cc:304] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:58.139792 13658 leader_election.cc:290] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:58.140419 13662 raft_consensus.cc:2804] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.140846 13662 raft_consensus.cc:493] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.141256 13662 raft_consensus.cc:3060] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.141336 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:58.120038 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2dd06a1734bc8a6026b9d98db7f0a" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:58.144932 13444 raft_consensus.cc:2468] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 0.
I20260710 13:19:58.145970 13563 tablet_bootstrap.cc:654] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.141453 13640 consensus_queue.cc:1048] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:19:58.154253 13565 raft_consensus.cc:359] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.155427 13565 raft_consensus.cc:385] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.155802 13565 raft_consensus.cc:740] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.156896 13565 consensus_queue.cc:260] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.160485 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:58.162565 13294 raft_consensus.cc:2468] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:58.163712 13565 ts_tablet_manager.cc:1434] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260710 13:19:58.178604 13407 leader_election.cc:304] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:58.185097 13658 raft_consensus.cc:2804] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.185544 13658 raft_consensus.cc:493] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.185883 13658 raft_consensus.cc:3060] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.172936 13333 consensus_peers.cc:597] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:58.194649 13660 raft_consensus.cc:493] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.195235 13660 raft_consensus.cc:515] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.197101 13564 tablet_bootstrap.cc:492] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:58.197747 13564 ts_tablet_manager.cc:1403] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.010s
W20260710 13:19:58.190616 13333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.65:41725, user_credentials={real_user=slave}} blocked reactor thread for 46739.5us
I20260710 13:19:58.208889 13593 consensus_queue.cc:1048] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:58.210939 13407 leader_election.cc:343] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.211875 13565 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:58.214776 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:58.215909 13640 raft_consensus.cc:493] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.216475 13640 raft_consensus.cc:515] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.224612 13660 leader_election.cc:290] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:58.220937 13640 leader_election.cc:290] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:58.231011 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
W20260710 13:19:58.234258 13482 leader_election.cc:343] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.210103 13571 raft_consensus.cc:493] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:58.237666 13481 leader_election.cc:343] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.216897 13190 catalog_manager.cc:5697] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68). New cstate: current_term: 1 leader_uuid: "acf3abe6769943e78f6d8fc5a82d808c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.238368 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb6adab9dd343f9a2c4440de506d081" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:58.239899 13481 leader_election.cc:304] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c; no voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.240855 13660 raft_consensus.cc:2749] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:58.241612 13336 leader_election.cc:343] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.244771 13662 raft_consensus.cc:515] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.243921 13190 catalog_manager.cc:5697] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68). New cstate: current_term: 1 leader_uuid: "acf3abe6769943e78f6d8fc5a82d808c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.227988 13563 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:58.250905 13563 ts_tablet_manager.cc:1403] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.129s	user 0.029s	sys 0.016s
I20260710 13:19:58.254036 13565 tablet_bootstrap.cc:654] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.260792 13564 raft_consensus.cc:359] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.261824 13564 raft_consensus.cc:385] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.262168 13564 raft_consensus.cc:740] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.263080 13564 consensus_queue.cc:260] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.267009 13564 ts_tablet_manager.cc:1434] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260710 13:19:58.238859 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb6adab9dd343f9a2c4440de506d081" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:58.281466 13564 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:58.250826 13571 raft_consensus.cc:515] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.279661 13641 consensus_queue.cc:1048] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:19:58.299536 13640 consensus_queue.cc:1048] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.287520 13441 raft_consensus.cc:2468] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:58.313508 13563 raft_consensus.cc:359] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.314411 13563 raft_consensus.cc:385] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.314666 13563 raft_consensus.cc:740] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.315258 13563 consensus_queue.cc:260] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.317304 13563 ts_tablet_manager.cc:1434] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.066s	user 0.003s	sys 0.000s
I20260710 13:19:58.318275 13563 tablet_bootstrap.cc:492] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:58.324393 13564 tablet_bootstrap.cc:654] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.313109 13658 raft_consensus.cc:515] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.331029 13656 raft_consensus.cc:493] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.332120 13656 raft_consensus.cc:515] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.335866 13656 leader_election.cc:290] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:58.340296 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
W20260710 13:19:58.342710 13407 leader_election.cc:343] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.343546 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2dd06a1734bc8a6026b9d98db7f0a" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:58.345196 13441 raft_consensus.cc:3060] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.348268 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:58.353045 13516 raft_consensus.cc:2468] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:58.354702 13410 leader_election.cc:304] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.356274 13656 raft_consensus.cc:2804] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.356792 13656 raft_consensus.cc:493] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.357259 13656 raft_consensus.cc:3060] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.353597 13568 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:58.360363 13568 ts_tablet_manager.cc:1403] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.317s	user 0.039s	sys 0.038s
W20260710 13:19:58.389639 13241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:58.393641 13585 raft_consensus.cc:493] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:19:58.385341 13334 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.67:40151, user_credentials={real_user=slave}} blocked reactor thread for 68602.6us
I20260710 13:19:58.394796 13662 leader_election.cc:290] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:58.410956 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:58.411986 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd472c01854e008dc39904383caa74" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:58.417630 13334 leader_election.cc:304] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [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: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:19:58.427304 13641 raft_consensus.cc:2804] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.427376 13295 raft_consensus.cc:3060] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.427819 13641 raft_consensus.cc:493] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.421200 13568 raft_consensus.cc:359] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.424117 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72a2dd06a1734bc8a6026b9d98db7f0a" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:58.406949 13656 raft_consensus.cc:515] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.428718 13568 raft_consensus.cc:385] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.435508 13568 raft_consensus.cc:740] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.436646 13568 consensus_queue.cc:260] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.441781 13292 raft_consensus.cc:3060] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.428283 13641 raft_consensus.cc:3060] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.444772 13568 ts_tablet_manager.cc:1434] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.084s	user 0.008s	sys 0.000s
I20260710 13:19:58.446273 13568 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:58.428992 13571 leader_election.cc:290] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
W20260710 13:19:58.454672 13481 leader_election.cc:343] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.457922 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd472c01854e008dc39904383caa74" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:58.458755 13367 raft_consensus.cc:2468] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 0.
I20260710 13:19:58.459349 13368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:58.432226 13658 leader_election.cc:290] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:58.423950 13585 raft_consensus.cc:515] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.475873 13585 leader_election.cc:290] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:58.477140 13565 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:58.477936 13565 ts_tablet_manager.cc:1403] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.266s	user 0.045s	sys 0.053s
I20260710 13:19:58.484864 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab2cbad6af410e91be6b7fa2251d32" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:58.485630 13444 raft_consensus.cc:2468] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:58.486564 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab2cbad6af410e91be6b7fa2251d32" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:58.487192 13516 raft_consensus.cc:2468] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:58.487272 13334 leader_election.cc:304] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
W20260710 13:19:58.469029 13407 leader_election.cc:343] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.488945 13563 tablet_bootstrap.cc:654] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.495139 13565 raft_consensus.cc:359] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.495965 13565 raft_consensus.cc:385] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.496272 13565 raft_consensus.cc:740] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.496978 13565 consensus_queue.cc:260] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.512319 13568 tablet_bootstrap.cc:654] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.499523 13585 raft_consensus.cc:2804] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.513896 13585 raft_consensus.cc:493] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.514276 13565 ts_tablet_manager.cc:1434] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:19:58.514410 13585 raft_consensus.cc:3060] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.515829 13565 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:58.520432 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:58.521157 13516 raft_consensus.cc:3060] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.469880 13481 leader_election.cc:304] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [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: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.535089 13571 raft_consensus.cc:2804] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.520828 13656 leader_election.cc:290] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:58.537048 13571 raft_consensus.cc:493] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:58.535216 13481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.66:41645, user_credentials={real_user=slave}} blocked reactor thread for 70354.7us
I20260710 13:19:58.543396 13571 raft_consensus.cc:3060] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.550349 13564 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:58.552210 13564 ts_tablet_manager.cc:1403] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.275s	user 0.027s	sys 0.045s
I20260710 13:19:58.554126 13565 tablet_bootstrap.cc:654] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.555254 13568 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:58.555027 13564 raft_consensus.cc:359] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.555763 13564 raft_consensus.cc:385] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.555858 13568 ts_tablet_manager.cc:1403] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.110s	user 0.021s	sys 0.009s
I20260710 13:19:58.556097 13564 raft_consensus.cc:740] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.556819 13564 consensus_queue.cc:260] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.557415 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:58.557818 13641 raft_consensus.cc:515] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
W20260710 13:19:58.559707 13407 leader_election.cc:343] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.560453 13292 raft_consensus.cc:2468] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:58.561373 13641 leader_election.cc:290] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:58.562172 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb6adab9dd343f9a2c4440de506d081" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:58.562822 13444 raft_consensus.cc:3060] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:58.566450 13481 consensus_peers.cc:597] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c -> Peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Couldn't send request to peer bdf4633dd21043b2b24421583d0570ac. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:58.567677 13295 raft_consensus.cc:2468] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:19:58.568434 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb6adab9dd343f9a2c4440de506d081" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:58.569211 13516 raft_consensus.cc:2468] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:19:58.570744 13410 leader_election.cc:304] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.571832 13656 raft_consensus.cc:2804] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.572306 13656 raft_consensus.cc:697] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:19:58.573087 13656 consensus_queue.cc:237] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.575937 13660 consensus_queue.cc:1048] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.577841 13407 leader_election.cc:304] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:58.578860 13658 raft_consensus.cc:2804] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.579429 13658 raft_consensus.cc:697] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:19:58.580324 13658 consensus_queue.cc:237] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.585678 13568 raft_consensus.cc:359] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.586464 13568 raft_consensus.cc:385] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.586742 13568 raft_consensus.cc:740] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
W20260710 13:19:58.580868 13336 leader_election.cc:343] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.588241 13568 consensus_queue.cc:260] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.592373 13568 ts_tablet_manager.cc:1434] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260710 13:19:58.579560 13481 leader_election.cc:304] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:58.594274 13660 raft_consensus.cc:2804] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.594846 13660 raft_consensus.cc:697] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Becoming Leader. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:19:58.594759 13662 consensus_queue.cc:1048] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:58.596024 13660 consensus_queue.cc:237] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.604884 13585 raft_consensus.cc:515] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.605631 13441 raft_consensus.cc:2468] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:58.618177 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab2cbad6af410e91be6b7fa2251d32" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:58.618790 13662 raft_consensus.cc:493] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.603109 13564 ts_tablet_manager.cc:1434] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.002s
I20260710 13:19:58.623571 13564 tablet_bootstrap.cc:492] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:58.616887 13571 raft_consensus.cc:515] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.622798 13585 leader_election.cc:290] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:58.624212 13444 raft_consensus.cc:2468] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:58.628240 13334 leader_election.cc:304] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:19:58.628589 13571 leader_election.cc:290] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:58.620484 13568 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:58.634974 13585 raft_consensus.cc:2804] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.637974 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd472c01854e008dc39904383caa74" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:58.640268 13585 raft_consensus.cc:697] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:19:58.629166 13442 raft_consensus.cc:3060] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.640585 13369 raft_consensus.cc:3060] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.625037 13662 raft_consensus.cc:515] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.650389 13563 tablet_bootstrap.cc:492] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:58.651047 13563 ts_tablet_manager.cc:1403] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.333s	user 0.008s	sys 0.014s
I20260710 13:19:58.652318 13568 tablet_bootstrap.cc:654] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.654112 13563 raft_consensus.cc:359] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.654800 13563 raft_consensus.cc:385] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.655001 13563 raft_consensus.cc:740] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.655555 13563 consensus_queue.cc:260] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.657135 13563 ts_tablet_manager.cc:1434] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 13:19:58.658197 13563 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:58.660643 13568 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:58.661460 13568 ts_tablet_manager.cc:1403] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.010s
I20260710 13:19:58.663098 13563 tablet_bootstrap.cc:654] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.640300 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fab2cbad6af410e91be6b7fa2251d32" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:58.665235 13568 raft_consensus.cc:359] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.668778 13568 raft_consensus.cc:385] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.669241 13568 raft_consensus.cc:740] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.671319 13662 leader_election.cc:290] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:58.665894 13571 consensus_queue.cc:1048] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:19:58.670558 13568 consensus_queue.cc:260] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.674350 13516 raft_consensus.cc:3060] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.679994 13564 tablet_bootstrap.cc:654] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.667373 13585 consensus_queue.cc:237] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.689574 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cd472c01854e008dc39904383caa74" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:58.685631 13568 ts_tablet_manager.cc:1434] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 13:19:58.694410 13568 tablet_bootstrap.cc:492] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:58.699712 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7e25e453a42e48c6ae44718410f80" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:58.710489 13568 tablet_bootstrap.cc:654] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.715603 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7e25e453a42e48c6ae44718410f80" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
W20260710 13:19:58.716574 13482 leader_election.cc:343] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.725597 13565 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:58.728070 13565 ts_tablet_manager.cc:1403] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.212s	user 0.025s	sys 0.106s
W20260710 13:19:58.720394 13481 leader_election.cc:343] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:58.736460 13481 leader_election.cc:343] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.737124 13481 leader_election.cc:304] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c; no voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.738358 13662 raft_consensus.cc:2749] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.746925 13442 raft_consensus.cc:2468] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:58.748522 13334 leader_election.cc:304] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:58.749634 13641 raft_consensus.cc:2804] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.750144 13641 raft_consensus.cc:697] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:19:58.751019 13641 consensus_queue.cc:237] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.752074 13516 raft_consensus.cc:2468] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:58.751374 13191 catalog_manager.cc:5697] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.755079 13369 raft_consensus.cc:2468] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:58.763609 13565 raft_consensus.cc:359] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.765684 13565 raft_consensus.cc:385] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.766010 13565 raft_consensus.cc:740] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.766732 13565 consensus_queue.cc:260] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.767762 13689 raft_consensus.cc:493] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.768311 13689 raft_consensus.cc:515] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:58.769861 13481 leader_election.cc:304] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.770689 13689 leader_election.cc:290] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:58.778597 13565 ts_tablet_manager.cc:1434] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260710 13:19:58.771759 13571 raft_consensus.cc:2804] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.782812 13565 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:58.785746 13571 raft_consensus.cc:697] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Becoming Leader. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:19:58.791455 13571 consensus_queue.cc:237] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:58.797742 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:58.799687 13656 raft_consensus.cc:493] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.800545 13656 raft_consensus.cc:515] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.805171 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:58.807046 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca039ef160ff447a8bde0c777bf0fb7e" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:58.807868 13294 raft_consensus.cc:2393] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 1: Already voted for candidate 1571b76131ef40d2bfc827ec261eec41 in this term.
W20260710 13:19:58.808670 13410 leader_election.cc:343] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.810431 13656 leader_election.cc:290] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:58.821715 13368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca039ef160ff447a8bde0c777bf0fb7e" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
W20260710 13:19:58.825394 13407 leader_election.cc:343] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.826154 13407 leader_election.cc:304] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41; no voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:58.829677 13656 raft_consensus.cc:2749] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.830757 13333 leader_election.cc:304] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac; no voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.842787 13641 raft_consensus.cc:3060] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.853955 13641 raft_consensus.cc:2749] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.840975 13190 catalog_manager.cc:5697] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68). New cstate: current_term: 1 leader_uuid: "acf3abe6769943e78f6d8fc5a82d808c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.859126 13192 catalog_manager.cc:5697] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 1 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.872709 13192 catalog_manager.cc:5697] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 1 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.881572 13564 tablet_bootstrap.cc:492] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:58.882000 13565 tablet_bootstrap.cc:654] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.882128 13564 ts_tablet_manager.cc:1403] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.259s	user 0.029s	sys 0.009s
I20260710 13:19:58.882402 13563 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:58.882969 13563 ts_tablet_manager.cc:1403] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.225s	user 0.010s	sys 0.002s
I20260710 13:19:58.886178 13563 raft_consensus.cc:359] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.887081 13563 raft_consensus.cc:385] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.887392 13563 raft_consensus.cc:740] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.888976 13563 consensus_queue.cc:260] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.891206 13563 ts_tablet_manager.cc:1434] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:58.892439 13563 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:58.899431 13564 raft_consensus.cc:359] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.900172 13564 raft_consensus.cc:385] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.900422 13564 raft_consensus.cc:740] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.904979 13564 consensus_queue.cc:260] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.906201 13568 tablet_bootstrap.cc:492] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:58.906796 13568 ts_tablet_manager.cc:1403] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.213s	user 0.033s	sys 0.059s
I20260710 13:19:58.909722 13568 raft_consensus.cc:359] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.910459 13568 raft_consensus.cc:385] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.910748 13568 raft_consensus.cc:740] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.900916 13188 catalog_manager.cc:5697] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.911463 13568 consensus_queue.cc:260] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.914049 13568 ts_tablet_manager.cc:1434] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:58.915110 13568 tablet_bootstrap.cc:492] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:58.922228 13563 tablet_bootstrap.cc:654] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.926007 13564 ts_tablet_manager.cc:1434] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260710 13:19:58.930704 13564 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:58.929056 13568 tablet_bootstrap.cc:654] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.928344 13565 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:58.934341 13565 ts_tablet_manager.cc:1403] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.154s	user 0.024s	sys 0.022s
I20260710 13:19:58.934454 13193 catalog_manager.cc:5697] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68). New cstate: current_term: 1 leader_uuid: "acf3abe6769943e78f6d8fc5a82d808c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.936621 13564 tablet_bootstrap.cc:654] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.937525 13565 raft_consensus.cc:359] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.938678 13565 raft_consensus.cc:385] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.938973 13565 raft_consensus.cc:740] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.939851 13565 consensus_queue.cc:260] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.941951 13565 ts_tablet_manager.cc:1434] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:58.943291 13565 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:58.949538 13563 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:58.950225 13563 ts_tablet_manager.cc:1403] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260710 13:19:58.956966 13565 tablet_bootstrap.cc:654] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.960774 13563 raft_consensus.cc:359] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.961665 13563 raft_consensus.cc:385] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.961968 13563 raft_consensus.cc:740] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.963574 13656 raft_consensus.cc:493] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.963738 13564 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:58.964533 13564 ts_tablet_manager.cc:1403] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.009s
I20260710 13:19:58.964129 13656 raft_consensus.cc:515] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.964768 13568 tablet_bootstrap.cc:492] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:58.965441 13568 ts_tablet_manager.cc:1403] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.004s
I20260710 13:19:58.966714 13656 leader_election.cc:290] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:58.968518 13568 raft_consensus.cc:359] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.969264 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:58.969584 13563 consensus_queue.cc:260] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.969273 13568 raft_consensus.cc:385] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.970919 13568 raft_consensus.cc:740] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
W20260710 13:19:58.971436 13410 leader_election.cc:343] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.970134 13564 raft_consensus.cc:359] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.971745 13568 consensus_queue.cc:260] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.970546 13292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:58.972131 13564 raft_consensus.cc:385] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:58.973897 13407 leader_election.cc:343] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:58.974457 13568 ts_tablet_manager.cc:1434] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:19:58.974380 13407 leader_election.cc:304] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41; no voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:58.975865 13658 raft_consensus.cc:2749] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:58.976819 13563 ts_tablet_manager.cc:1434] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:19:58.972668 13564 raft_consensus.cc:740] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.977905 13568 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:58.978420 13564 consensus_queue.cc:260] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.980765 13564 ts_tablet_manager.cc:1434] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:19:58.982369 13564 tablet_bootstrap.cc:492] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:58.984019 13568 tablet_bootstrap.cc:654] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.986104 13641 raft_consensus.cc:493] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.986709 13641 raft_consensus.cc:515] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:58.988135 13564 tablet_bootstrap.cc:654] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.988775 13641 leader_election.cc:290] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:58.990638 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca039ef160ff447a8bde0c777bf0fb7e" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:58.990856 13635 raft_consensus.cc:493] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.991463 13635 raft_consensus.cc:515] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:58.994964 13368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1868dcfb9354946b1ea65723d1829b2" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:58.995409 13635 leader_election.cc:290] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:58.997459 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca039ef160ff447a8bde0c777bf0fb7e" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:58.998420 13442 raft_consensus.cc:2468] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:59.001300 13334 leader_election.cc:304] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
W20260710 13:19:59.002842 13336 leader_election.cc:343] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.003414 13689 raft_consensus.cc:2804] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.003878 13689 raft_consensus.cc:493] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.004226 13689 raft_consensus.cc:3060] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.998674 13565 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:59.006935 13565 ts_tablet_manager.cc:1403] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.002s
I20260710 13:19:59.009254 13563 tablet_bootstrap.cc:492] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:59.009663 13565 raft_consensus.cc:359] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.010404 13565 raft_consensus.cc:385] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.010653 13565 raft_consensus.cc:740] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.011298 13565 consensus_queue.cc:260] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.011929 13295 raft_consensus.cc:3060] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.013170 13565 ts_tablet_manager.cc:1434] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:59.013769 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1868dcfb9354946b1ea65723d1829b2" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.014154 13565 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:59.015394 13261 leader_election.cc:304] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:59.016119 13563 tablet_bootstrap.cc:654] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.016461 13690 raft_consensus.cc:2749] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.021711 13565 tablet_bootstrap.cc:654] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.031591 13294 raft_consensus.cc:3060] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.032536 13565 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:59.033094 13565 ts_tablet_manager.cc:1403] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 13:19:59.035799 13565 raft_consensus.cc:359] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.036490 13565 raft_consensus.cc:385] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.036733 13565 raft_consensus.cc:740] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.037403 13565 consensus_queue.cc:260] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.039422 13565 ts_tablet_manager.cc:1434] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:59.040326 13565 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:59.046500 13565 tablet_bootstrap.cc:654] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.058749 13564 tablet_bootstrap.cc:492] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:59.059497 13564 ts_tablet_manager.cc:1403] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.009s
I20260710 13:19:59.066221 13564 raft_consensus.cc:359] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.067625 13564 raft_consensus.cc:385] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.068011 13564 raft_consensus.cc:740] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.052466 13689 raft_consensus.cc:515] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.071847 13564 consensus_queue.cc:260] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.075539 13641 consensus_queue.cc:1048] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.082435 13564 ts_tablet_manager.cc:1434] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.002s
I20260710 13:19:59.083849 13564 tablet_bootstrap.cc:492] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:59.077935 13663 consensus_queue.cc:1048] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.096786 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca039ef160ff447a8bde0c777bf0fb7e" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:59.096958 13689 leader_election.cc:290] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:59.097500 13444 raft_consensus.cc:3060] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.102357 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca039ef160ff447a8bde0c777bf0fb7e" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:59.103036 13516 raft_consensus.cc:3060] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.107391 13564 tablet_bootstrap.cc:654] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.114995 13658 raft_consensus.cc:493] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.115499 13568 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:59.116140 13568 ts_tablet_manager.cc:1403] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.138s	user 0.023s	sys 0.017s
I20260710 13:19:59.116006 13658 raft_consensus.cc:515] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.119045 13444 raft_consensus.cc:2468] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:59.120951 13568 raft_consensus.cc:359] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.122610 13568 raft_consensus.cc:385] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.122876 13568 raft_consensus.cc:740] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.119151 13658 leader_election.cc:290] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:59.123749 13568 consensus_queue.cc:260] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.123224 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7e25e453a42e48c6ae44718410f80" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.124908 13334 leader_election.cc:304] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:59.127594 13689 raft_consensus.cc:2804] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.128089 13689 raft_consensus.cc:697] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:19:59.126765 13517 raft_consensus.cc:2468] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:59.130930 13410 leader_election.cc:304] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: 
I20260710 13:19:59.131850 13656 raft_consensus.cc:2804] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.132192 13656 raft_consensus.cc:493] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.132508 13656 raft_consensus.cc:3060] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.133038 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7e25e453a42e48c6ae44718410f80" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
W20260710 13:19:59.135041 13407 leader_election.cc:343] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.138444 13568 ts_tablet_manager.cc:1434] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260710 13:19:59.139902 13568 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac: Bootstrap starting.
I20260710 13:19:59.128952 13689 consensus_queue.cc:237] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.142889 13565 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:59.143429 13565 ts_tablet_manager.cc:1403] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.103s	user 0.028s	sys 0.020s
I20260710 13:19:59.146170 13565 raft_consensus.cc:359] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:59.146875 13565 raft_consensus.cc:385] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.147130 13565 raft_consensus.cc:740] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.147914 13565 consensus_queue.cc:260] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:59.150249 13565 ts_tablet_manager.cc:1434] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:59.150313 13563 tablet_bootstrap.cc:492] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:59.150959 13563 ts_tablet_manager.cc:1403] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.142s	user 0.031s	sys 0.015s
I20260710 13:19:59.151189 13565 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:59.151693 13635 raft_consensus.cc:493] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.152227 13635 raft_consensus.cc:515] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.153031 13641 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.153550 13641 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.155606 13641 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:59.156498 13516 raft_consensus.cc:2468] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:59.157797 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.159026 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
W20260710 13:19:59.159369 13336 leader_election.cc:343] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.156767 13565 tablet_bootstrap.cc:654] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.167363 13563 raft_consensus.cc:359] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.169049 13563 raft_consensus.cc:385] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.169526 13563 raft_consensus.cc:740] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.175386 13563 consensus_queue.cc:260] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.186657 13563 ts_tablet_manager.cc:1434] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.001s
I20260710 13:19:59.188290 13563 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41: Bootstrap starting.
I20260710 13:19:59.173964 13663 raft_consensus.cc:493] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.189033 13641 raft_consensus.cc:493] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.208387 13568 tablet_bootstrap.cc:654] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.186103 13294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:59.213197 13663 raft_consensus.cc:515] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.213651 13294 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:59.214505 13690 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.214978 13690 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.215643 13663 leader_election.cc:290] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:59.216225 13641 raft_consensus.cc:515] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.208586 13656 raft_consensus.cc:515] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.210878 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.217207 13690 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:59.191751 13635 leader_election.cc:290] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:59.260870 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:59.261969 13369 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 0.
I20260710 13:19:59.263990 13368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb6adab9dd343f9a2c4440de506d081" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:59.270880 13518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.271765 13517 raft_consensus.cc:2393] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e12b93fc2c734da9a1e5be207762670a in current term 1: Already voted for candidate 1571b76131ef40d2bfc827ec261eec41 in this term.
W20260710 13:19:59.272749 13261 leader_election.cc:343] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.273608 13261 leader_election.cc:304] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:19:59.274649 13641 leader_election.cc:290] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:59.277966 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
W20260710 13:19:59.279964 13336 leader_election.cc:343] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.284258 13571 consensus_queue.cc:1048] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.284399 13333 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [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: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:19:59.259145 13516 raft_consensus.cc:3060] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.294744 13689 raft_consensus.cc:2804] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.305333 13656 leader_election.cc:290] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:59.307361 13565 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:59.309795 13565 ts_tablet_manager.cc:1403] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.159s	user 0.022s	sys 0.032s
I20260710 13:19:59.310061 13726 consensus_queue.cc:1048] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.312569 13565 raft_consensus.cc:359] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.313148 13565 raft_consensus.cc:385] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.305176 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7eb6adab9dd343f9a2c4440de506d081" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:59.308948 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7e25e453a42e48c6ae44718410f80" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:59.313367 13565 raft_consensus.cc:740] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.315900 13563 tablet_bootstrap.cc:654] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.319926 13565 consensus_queue.cc:260] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.322813 13565 ts_tablet_manager.cc:1434] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:59.323392 13564 tablet_bootstrap.cc:492] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:59.323872 13565 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:59.327242 13662 consensus_queue.cc:1048] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:59.312399 13729 raft_consensus.cc:3060] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.328588 13656 raft_consensus.cc:493] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.323905 13564 ts_tablet_manager.cc:1403] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.240s	user 0.031s	sys 0.054s
I20260710 13:19:59.303609 13689 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.317941 13515 raft_consensus.cc:3060] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.336143 13689 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.331863 13656 raft_consensus.cc:515] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.301453 13258 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [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: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:19:59.338440 13656 leader_election.cc:290] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:59.342341 13641 consensus_queue.cc:1048] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:59.350921 13635 raft_consensus.cc:2804] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.351361 13635 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.351691 13635 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.352080 13293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e7e25e453a42e48c6ae44718410f80" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:59.352923 13293 raft_consensus.cc:3060] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.353914 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:59.363018 13687 consensus_queue.cc:1048] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:59.369220 13689 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.357527 13370 raft_consensus.cc:2468] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:59.348879 13656 consensus_queue.cc:1048] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:19:59.373939 13407 leader_election.cc:304] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:59.372089 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
W20260710 13:19:59.358049 13258 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.66:41645, user_credentials={real_user=slave}} blocked reactor thread for 61453us
I20260710 13:19:59.391307 13193 catalog_manager.cc:5697] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 1 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.376794 13514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:59.374085 13482 leader_election.cc:304] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c; no voters: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:59.402094 13568 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac: No bootstrap required, opened a new log
I20260710 13:19:59.403136 13568 ts_tablet_manager.cc:1403] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac: Time spent bootstrapping tablet: real 0.264s	user 0.009s	sys 0.015s
I20260710 13:19:59.384733 13517 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.384838 13658 consensus_queue.cc:1048] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 13:19:59.385985 13444 raft_consensus.cc:2468] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 0.
I20260710 13:19:59.434391 13334 leader_election.cc:304] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [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: 1571b76131ef40d2bfc827ec261eec41, bdf4633dd21043b2b24421583d0570ac; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:19:59.411334 13662 raft_consensus.cc:2749] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.407505 13689 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:59.437918 13568 raft_consensus.cc:359] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:59.440623 13568 raft_consensus.cc:385] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.440969 13568 raft_consensus.cc:740] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.442338 13568 consensus_queue.cc:260] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:59.434794 13564 raft_consensus.cc:359] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.443382 13564 raft_consensus.cc:385] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.443918 13564 raft_consensus.cc:740] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.444855 13564 consensus_queue.cc:260] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.451005 13568 ts_tablet_manager.cc:1434] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.003s
W20260710 13:19:59.426906 13482 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.67:40151, user_credentials={real_user=slave}} blocked reactor thread for 47130.7us
W20260710 13:19:59.435938 13481 consensus_peers.cc:597] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:59.439114 13641 raft_consensus.cc:2804] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.454389 13564 ts_tablet_manager.cc:1434] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.124s	user 0.008s	sys 0.000s
I20260710 13:19:59.463543 13641 raft_consensus.cc:493] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:59.453629 13410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.68:42623, user_credentials={real_user=slave}} blocked reactor thread for 43827.3us
I20260710 13:19:59.489691 13730 raft_consensus.cc:2804] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.479642 13660 raft_consensus.cc:493] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.492707 13641 raft_consensus.cc:3060] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.490540 13291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
W20260710 13:19:59.507570 13336 leader_election.cc:343] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:59.499354 13689 consensus_queue.cc:1048] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 13:19:59.524860 13565 tablet_bootstrap.cc:654] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.525701 13690 raft_consensus.cc:493] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.526216 13690 raft_consensus.cc:515] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.527493 13517 raft_consensus.cc:2468] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 0.
I20260710 13:19:59.529783 13690 leader_election.cc:290] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:19:59.530963 13730 raft_consensus.cc:493] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.531497 13730 raft_consensus.cc:3060] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.535750 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.536036 13729 raft_consensus.cc:2749] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.537889 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:59.538832 13635 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.508795 13660 raft_consensus.cc:515] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.535956 13563 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41: No bootstrap required, opened a new log
I20260710 13:19:59.542420 13563 ts_tablet_manager.cc:1403] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41: Time spent bootstrapping tablet: real 0.354s	user 0.008s	sys 0.024s
I20260710 13:19:59.543668 13660 leader_election.cc:290] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:59.543831 13291 raft_consensus.cc:2393] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 1: Already voted for candidate e12b93fc2c734da9a1e5be207762670a in this term.
I20260710 13:19:59.545722 13689 raft_consensus.cc:493] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.546280 13689 raft_consensus.cc:515] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.548008 13258 leader_election.cc:304] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac
I20260710 13:19:59.559782 13370 raft_consensus.cc:3060] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.559967 13564 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c: Bootstrap starting.
I20260710 13:19:59.574184 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:59.575057 13444 raft_consensus.cc:2468] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 0.
I20260710 13:19:59.576483 13482 leader_election.cc:304] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: 
I20260710 13:19:59.577572 13690 raft_consensus.cc:493] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:59.532799 13515 raft_consensus.cc:2468] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:19:59.553933 13729 raft_consensus.cc:2749] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.591333 13563 raft_consensus.cc:359] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:59.592097 13563 raft_consensus.cc:385] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.592377 13563 raft_consensus.cc:740] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.593168 13563 consensus_queue.cc:260] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:59.582667 13660 raft_consensus.cc:2804] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.607265 13660 raft_consensus.cc:493] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.607676 13660 raft_consensus.cc:3060] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.602918 13563 ts_tablet_manager.cc:1434] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41: Time spent starting tablet: real 0.060s	user 0.003s	sys 0.007s
I20260710 13:19:59.606822 13564 tablet_bootstrap.cc:654] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.578379 13690 raft_consensus.cc:515] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:19:59.614290 13641 raft_consensus.cc:515] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.626753 13689 leader_election.cc:290] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:59.653040 13333 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [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: bdf4633dd21043b2b24421583d0570ac; no voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a
W20260710 13:19:59.628978 13336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.68:42623, user_credentials={real_user=slave}} blocked reactor thread for 70739.5us
W20260710 13:19:59.666268 13334 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.67:40151, user_credentials={real_user=slave}} blocked reactor thread for 80100.9us
I20260710 13:19:59.681097 13740 consensus_queue.cc:1048] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:19:59.683879 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:59.646016 13410 leader_election.cc:304] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: 
I20260710 13:19:59.694265 13564 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c: No bootstrap required, opened a new log
I20260710 13:19:59.695106 13564 ts_tablet_manager.cc:1403] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c: Time spent bootstrapping tablet: real 0.135s	user 0.015s	sys 0.008s
I20260710 13:19:59.695732 13740 raft_consensus.cc:2804] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.694829 13689 raft_consensus.cc:2749] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.694170 13635 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
W20260710 13:19:59.698272 13410 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.68:42623, user_credentials={real_user=slave}} blocked reactor thread for 68281.9us
I20260710 13:19:59.705452 13290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:19:59.727245 13565 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:19:59.727886 13565 ts_tablet_manager.cc:1403] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.404s	user 0.022s	sys 0.016s
I20260710 13:19:59.735263 13292 raft_consensus.cc:3060] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.736637 13690 leader_election.cc:290] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:19:59.719305 13740 raft_consensus.cc:697] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:19:59.753726 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:59.753960 13740 consensus_queue.cc:237] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.743891 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "064f0a17776f43a59f0f2eb1ef4fd073" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:19:59.751295 13641 leader_election.cc:290] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:59.773531 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
W20260710 13:19:59.768579 13481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.65:41725, user_credentials={real_user=slave}} blocked reactor thread for 120158us
W20260710 13:19:59.771251 13336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.68:42623, user_credentials={real_user=slave}} blocked reactor thread for 89375.4us
I20260710 13:19:59.792104 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:59.792752 13515 raft_consensus.cc:3060] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.797575 13444 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:19:59.808368 13564 raft_consensus.cc:359] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.811825 13293 raft_consensus.cc:2468] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:19:59.825740 13444 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 0.
I20260710 13:19:59.838778 13367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:59.839694 13367 raft_consensus.cc:2393] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e12b93fc2c734da9a1e5be207762670a in current term 1: Already voted for candidate bdf4633dd21043b2b24421583d0570ac in this term.
I20260710 13:19:59.848454 13565 raft_consensus.cc:359] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.851361 13565 raft_consensus.cc:385] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.851754 13565 raft_consensus.cc:740] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.853919 13564 raft_consensus.cc:385] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.854537 13564 raft_consensus.cc:740] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.852721 13565 consensus_queue.cc:260] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.856091 13564 consensus_queue.cc:260] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:19:59.847393 13369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:19:59.855005 13743 consensus_queue.cc:1048] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:19:59.867358 13565 ts_tablet_manager.cc:1434] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.003s
I20260710 13:19:59.865782 13564 ts_tablet_manager.cc:1434] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c: Time spent starting tablet: real 0.156s	user 0.004s	sys 0.006s
W20260710 13:19:59.859933 13481 leader_election.cc:343] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:59.854262 13336 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.68:42623, user_credentials={real_user=slave}} blocked reactor thread for 49552.7us
W20260710 13:19:59.874179 13241 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:59.840262 13660 raft_consensus.cc:515] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.883955 13513 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.841706 13333 leader_election.cc:304] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac; no voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a
I20260710 13:19:59.830842 13730 raft_consensus.cc:515] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
W20260710 13:19:59.902680 13481 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.65:41725, user_credentials={real_user=slave}} blocked reactor thread for 46752.4us
I20260710 13:19:59.872896 13369 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 0.
I20260710 13:19:59.890311 13641 consensus_queue.cc:1048] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260710 13:19:59.911233 13333 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.65:41725, user_credentials={real_user=slave}} blocked reactor thread for 69645.5us
I20260710 13:19:59.911043 13441 raft_consensus.cc:2393] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 1: Already voted for candidate 1571b76131ef40d2bfc827ec261eec41 in this term.
I20260710 13:19:59.916114 13516 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:19:59.916838 13442 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:19:59.917528 13442 raft_consensus.cc:3060] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.904613 13259 leader_election.cc:304] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:19:59.920616 13690 raft_consensus.cc:2804] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:59.921065 13690 raft_consensus.cc:493] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:59.921442 13730 leader_election.cc:290] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 1 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:19:59.921492 13690 raft_consensus.cc:3060] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.941812 13193 catalog_manager.cc:5697] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.910408 13749 raft_consensus.cc:2749] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:59.943902 13660 leader_election.cc:290] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:19:59.952401 13565 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:19:59.950570 13515 raft_consensus.cc:2468] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:19:59.969192 13336 leader_election.cc:304] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac; no voters: 
I20260710 13:19:59.970713 13749 raft_consensus.cc:2804] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.971318 13442 raft_consensus.cc:2468] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:19:59.973019 13482 leader_election.cc:304] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c; no voters: 
I20260710 13:19:59.973780 13366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d225800a84746099207c231efe5a70d" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:19:59.975106 13660 raft_consensus.cc:2804] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:59.984882 13764 log.cc:927] Time spent T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac: Append to log took a long time: real 0.075s	user 0.003s	sys 0.000s
I20260710 13:19:59.978835 13660 raft_consensus.cc:697] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Becoming Leader. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:19:59.991075 13660 consensus_queue.cc:237] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:19:59.976392 13749 raft_consensus.cc:697] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:19:59.994395 13749 consensus_queue.cc:237] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } }
I20260710 13:19:59.995520 13295 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:19:59.998667 13513 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 1.
I20260710 13:20:00.001155 13690 raft_consensus.cc:515] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:00.003197 13690 leader_election.cc:290] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:20:00.008630 13261 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:20:00.009342 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:20:00.010087 13441 raft_consensus.cc:3060] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.013417 13635 raft_consensus.cc:2804] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.014083 13635 raft_consensus.cc:697] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:00.015028 13635 consensus_queue.cc:237] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:00.019945 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:00.020747 13370 raft_consensus.cc:3060] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.021096 13565 tablet_bootstrap.cc:654] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.021631 13292 raft_consensus.cc:3060] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:00.006544 13481 leader_election.cc:343] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.030249 13370 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 1.
I20260710 13:20:00.032534 13258 leader_election.cc:304] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:00.033465 13690 raft_consensus.cc:2804] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.039976 13690 raft_consensus.cc:697] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:00.044015 13690 consensus_queue.cc:237] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:00.058144 13441 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 1.
I20260710 13:20:00.068898 13565 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: No bootstrap required, opened a new log
I20260710 13:20:00.069453 13565 ts_tablet_manager.cc:1403] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.118s	user 0.015s	sys 0.000s
I20260710 13:20:00.072165 13565 raft_consensus.cc:359] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:00.072835 13565 raft_consensus.cc:385] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.073094 13565 raft_consensus.cc:740] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.080036 13407 leader_election.cc:304] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41; no voters: acf3abe6769943e78f6d8fc5a82d808c, bdf4633dd21043b2b24421583d0570ac
I20260710 13:20:00.082557 13740 raft_consensus.cc:2749] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:00.083791 13565 consensus_queue.cc:260] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:00.090045 13565 ts_tablet_manager.cc:1434] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
W20260710 13:20:00.117539 13777 log.cc:927] Time spent T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260710 13:20:00.117540 13775 log.cc:927] Time spent T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c: Append to log took a long time: real 0.050s	user 0.018s	sys 0.023s
I20260710 13:20:00.124994 13690 raft_consensus.cc:493] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.125639 13690 raft_consensus.cc:515] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:00.128700 13690 leader_election.cc:290] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:20:00.128895 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:20:00.129258 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3294c1d61df4b33b554aa37bedff0bc" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:20:00.129850 13443 raft_consensus.cc:2393] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e12b93fc2c734da9a1e5be207762670a in current term 1: Already voted for candidate acf3abe6769943e78f6d8fc5a82d808c in this term.
I20260710 13:20:00.131409 13259 leader_election.cc:304] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e12b93fc2c734da9a1e5be207762670a; no voters: 1571b76131ef40d2bfc827ec261eec41, acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:20:00.132901 13690 raft_consensus.cc:3060] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.131556 13190 catalog_manager.cc:5697] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 0 to 1, leader changed from <none> to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 1 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.141508 13690 raft_consensus.cc:2749] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:00.149832 13189 catalog_manager.cc:5697] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c reported cstate change: term changed from 0 to 1, leader changed from <none> to acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68). New cstate: current_term: 1 leader_uuid: "acf3abe6769943e78f6d8fc5a82d808c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.151423 13188 catalog_manager.cc:5697] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 0 to 1, leader changed from <none> to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 1 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.153592 13188 catalog_manager.cc:5697] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 0 to 1, leader changed from <none> to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 1 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.258116 13740 consensus_queue.cc:1048] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.272526 13740 consensus_queue.cc:1048] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:00.409444 13690 consensus_queue.cc:1048] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:00.423555 13635 consensus_queue.cc:1048] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:00.475734 13739 consensus_queue.cc:1048] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:00.486483 13690 consensus_queue.cc:1048] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.498421 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
I20260710 13:20:00.537891 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:00.538913 11185 tablet_replica.cc:333] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.539760 11185 raft_consensus.cc:2243] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.540231 11185 raft_consensus.cc:2272] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.543053 11185 tablet_replica.cc:333] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
W20260710 13:20:00.543610 13407 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
I20260710 13:20:00.543910 11185 raft_consensus.cc:2243] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.544456 11185 raft_consensus.cc:2272] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.547542 13407 consensus_peers.cc:597] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.548704 11185 tablet_replica.cc:333] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.548983 13585 consensus_queue.cc:1048] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.549602 11185 raft_consensus.cc:2243] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.550024 13641 consensus_queue.cc:1048] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.550710 11185 raft_consensus.cc:2272] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.553457 11185 tablet_replica.cc:333] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.554262 11185 raft_consensus.cc:2243] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.554983 11185 raft_consensus.cc:2272] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.558226 11185 tablet_replica.cc:333] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.559326 11185 raft_consensus.cc:2243] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.559960 11185 raft_consensus.cc:2272] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.564078 11185 tablet_replica.cc:333] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.565125 11185 raft_consensus.cc:2243] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.565701 11185 raft_consensus.cc:2272] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.569027 11185 tablet_replica.cc:333] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.569792 11185 raft_consensus.cc:2243] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.570683 11185 raft_consensus.cc:2272] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.573724 11185 tablet_replica.cc:333] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.574478 11185 raft_consensus.cc:2243] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.576576 11185 raft_consensus.cc:2272] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.578990 13662 consensus_queue.cc:1048] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:00.581982 11185 tablet_replica.cc:333] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.582806 11185 raft_consensus.cc:2243] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.583294 11185 raft_consensus.cc:2272] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.585484 11185 tablet_replica.cc:333] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.586239 11185 raft_consensus.cc:2243] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.587203 11185 raft_consensus.cc:2272] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.589509 11185 tablet_replica.cc:333] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.590235 11185 raft_consensus.cc:2243] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.590674 11185 raft_consensus.cc:2272] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.592556 13481 consensus_peers.cc:597] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.595366 13481 consensus_peers.cc:597] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.599366 11185 tablet_replica.cc:333] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.600018 11185 raft_consensus.cc:2243] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.600911 11185 raft_consensus.cc:2272] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.606804 11185 tablet_replica.cc:333] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.607614 11185 raft_consensus.cc:2243] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.608106 11185 raft_consensus.cc:2272] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.610463 11185 tablet_replica.cc:333] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.611280 11185 raft_consensus.cc:2243] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.611766 11185 raft_consensus.cc:2272] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.612251 13407 consensus_peers.cc:597] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.614080 11185 tablet_replica.cc:333] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.615123 11185 raft_consensus.cc:2243] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.615569 11185 raft_consensus.cc:2272] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.617245 11185 tablet_replica.cc:333] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
W20260710 13:20:00.613144 13481 consensus_peers.cc:597] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.617954 11185 raft_consensus.cc:2243] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.618463 11185 raft_consensus.cc:2272] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.620478 11185 tablet_replica.cc:333] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.621045 11185 raft_consensus.cc:2243] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:00.621577 11185 raft_consensus.cc:2272] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:00.623781 11185 tablet_replica.cc:333] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: stopping tablet replica
I20260710 13:20:00.624333 11185 raft_consensus.cc:2243] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:00.625247 11185 raft_consensus.cc:2272] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:00.646446 13259 connection.cc:466] server connection from 127.0.0.1:36256 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:36256 (request call id 28) could send its response
W20260710 13:20:00.659077 13333 consensus_peers.cc:597] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.670814 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
W20260710 13:20:00.673959 13407 consensus_peers.cc:597] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.700938 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.708180 13794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:00.709599 13795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:00.710466 13797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:00.711694 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:00.713841 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.714108 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:00.714321 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689600714305 us; error 0 us; skew 500 ppm
I20260710 13:20:00.714918 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.717691 11185 webserver.cc:533] Webserver started at http://127.10.236.65:39475/ using document root <none> and password file <none>
I20260710 13:20:00.718183 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.718397 11185 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:00.723678 11185 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:00.728691 13802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.729733 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:20:00.730137 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "e12b93fc2c734da9a1e5be207762670a"
format_stamp: "Formatted at 2026-07-10 13:19:55 on dist-test-slave-qfnx"
I20260710 13:20:00.730463 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:00.740366 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.741595 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.743141 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.747263 13809 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:20:00.775044 13333 consensus_peers.cc:597] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.775514 13407 consensus_peers.cc:597] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:00.781250 13481 consensus_peers.cc:597] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.867871 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:20:00.868224 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.122s	user 0.004s	sys 0.000s
I20260710 13:20:00.868578 11185 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:20:00.874962 13809 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
W20260710 13:20:00.876163 13481 consensus_peers.cc:597] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.890177 13809 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.891186 13809 tablet_bootstrap.cc:492] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:00.891834 13809 ts_tablet_manager.cc:1403] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:20:00.894240 13809 raft_consensus.cc:359] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:00.894764 13809 raft_consensus.cc:740] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.895396 13809 consensus_queue.cc:260] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [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: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:00.897881 13809 ts_tablet_manager.cc:1434] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:00.898761 13809 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:00.925242 13809 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.926229 13809 tablet_bootstrap.cc:492] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:00.926817 13809 ts_tablet_manager.cc:1403] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.011s
I20260710 13:20:00.928965 13809 raft_consensus.cc:359] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:00.929656 13809 raft_consensus.cc:740] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.930332 13809 consensus_queue.cc:260] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [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: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:00.931914 13809 ts_tablet_manager.cc:1434] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:20:00.932736 13809 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:00.944379 13809 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.945246 13809 tablet_bootstrap.cc:492] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:00.945853 13809 ts_tablet_manager.cc:1403] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 13:20:00.947701 13809 raft_consensus.cc:359] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:00.948262 13809 raft_consensus.cc:740] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.949054 13809 consensus_queue.cc:260] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [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: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:00.950659 13809 ts_tablet_manager.cc:1434] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:00.951333 13809 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:00.959322 11185 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:20:00.959687 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.091s	user 0.080s	sys 0.008s
I20260710 13:20:00.964882 13809 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.965937 13809 tablet_bootstrap.cc:492] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:00.966593 13809 ts_tablet_manager.cc:1403] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:20:00.969745 13809 raft_consensus.cc:359] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:00.970477 13809 raft_consensus.cc:740] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.971246 13809 consensus_queue.cc:260] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:00.973173 13809 ts_tablet_manager.cc:1434] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:00.974026 13809 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
W20260710 13:20:00.982105 13481 consensus_peers.cc:597] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:00.991341 13809 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:00.992518 13809 tablet_bootstrap.cc:492] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:00.993314 13809 ts_tablet_manager.cc:1403] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 13:20:00.995886 13809 raft_consensus.cc:359] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:00.996439 13809 raft_consensus.cc:740] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.997146 13809 consensus_queue.cc:260] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [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: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:00.999297 13809 ts_tablet_manager.cc:1434] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:01.000243 13809 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.015779 13809 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.019752 13809 tablet_bootstrap.cc:492] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.020987 13809 ts_tablet_manager.cc:1403] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
W20260710 13:20:01.021834 13333 consensus_peers.cc:597] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:01.024712 13809 raft_consensus.cc:359] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.025729 13809 raft_consensus.cc:740] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.026657 13809 consensus_queue.cc:260] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.029474 13809 ts_tablet_manager.cc:1434] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:01.030460 13809 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.053803 13809 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.054662 13809 tablet_bootstrap.cc:492] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.055333 13809 ts_tablet_manager.cc:1403] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:20:01.057564 13809 raft_consensus.cc:359] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.058149 13809 raft_consensus.cc:740] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.058822 13809 consensus_queue.cc:260] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [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: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.060997 13809 ts_tablet_manager.cc:1434] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:01.061861 13809 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.069115 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:41725
I20260710 13:20:01.069203 13874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:41725 every 8 connection(s)
I20260710 13:20:01.075030 13809 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.076145 13809 tablet_bootstrap.cc:492] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.076876 13809 ts_tablet_manager.cc:1403] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:20:01.079452 13809 raft_consensus.cc:359] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.080073 13809 raft_consensus.cc:740] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.080803 13809 consensus_queue.cc:260] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [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: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.082830 13809 ts_tablet_manager.cc:1434] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:01.083837 13809 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.097694 13809 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.098766 13809 tablet_bootstrap.cc:492] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.099478 13809 ts_tablet_manager.cc:1403] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 13:20:01.102023 13809 raft_consensus.cc:359] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.102747 13809 raft_consensus.cc:740] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.103912 13876 heartbeater.cc:344] Connected to a master server at 127.10.236.126:46001
I20260710 13:20:01.103585 13809 consensus_queue.cc:260] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [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: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.104523 13876 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:01.105683 13876 heartbeater.cc:507] Master 127.10.236.126:46001 requested a full tablet report, sending...
I20260710 13:20:01.106195 13809 ts_tablet_manager.cc:1434] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:20:01.107194 13809 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.116395 13188 ts_manager.cc:194] Re-registered known tserver with Master: e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.134708 13809 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.135766 13809 tablet_bootstrap.cc:492] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.136430 13809 ts_tablet_manager.cc:1403] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.004s
I20260710 13:20:01.139741 13809 raft_consensus.cc:359] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.140610 13809 raft_consensus.cc:740] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.141546 13809 consensus_queue.cc:260] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [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: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.146306 13809 ts_tablet_manager.cc:1434] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.009s	user 0.012s	sys 0.000s
I20260710 13:20:01.147181 13809 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.154366 13188 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59878
I20260710 13:20:01.159509 13876 heartbeater.cc:499] Master 127.10.236.126:46001 was elected leader, sending a full tablet report...
I20260710 13:20:01.183117 13809 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.184115 13809 tablet_bootstrap.cc:492] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.184811 13809 ts_tablet_manager.cc:1403] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.020s
I20260710 13:20:01.187206 13809 raft_consensus.cc:359] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.187883 13809 raft_consensus.cc:740] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.188591 13809 consensus_queue.cc:260] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [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: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.190655 13809 ts_tablet_manager.cc:1434] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:20:01.191448 13809 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.203413 13809 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.204293 13809 tablet_bootstrap.cc:492] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.204963 13809 ts_tablet_manager.cc:1403] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:20:01.206734 13809 raft_consensus.cc:359] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.207206 13809 raft_consensus.cc:740] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.207806 13809 consensus_queue.cc:260] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.209174 13809 ts_tablet_manager.cc:1434] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:01.210005 13809 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.222788 13809 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.223539 13809 tablet_bootstrap.cc:492] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.224071 13809 ts_tablet_manager.cc:1403] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:20:01.225829 13809 raft_consensus.cc:359] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.226359 13809 raft_consensus.cc:740] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.226877 13809 consensus_queue.cc:260] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [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: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.228770 13809 ts_tablet_manager.cc:1434] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.229590 13809 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.242765 13809 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.243446 13809 tablet_bootstrap.cc:492] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.243932 13809 ts_tablet_manager.cc:1403] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:20:01.245635 13809 raft_consensus.cc:359] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.246121 13809 raft_consensus.cc:740] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.246625 13809 consensus_queue.cc:260] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [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: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.248065 13809 ts_tablet_manager.cc:1434] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.249225 13809 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.261291 13809 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.262115 13809 tablet_bootstrap.cc:492] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.262663 13809 ts_tablet_manager.cc:1403] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 13:20:01.264784 13809 raft_consensus.cc:359] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.265466 13809 raft_consensus.cc:740] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.266063 13809 consensus_queue.cc:260] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.267940 13809 ts_tablet_manager.cc:1434] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:01.268996 13809 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.282697 13809 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.283459 13809 tablet_bootstrap.cc:492] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.284101 13809 ts_tablet_manager.cc:1403] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 13:20:01.286345 13809 raft_consensus.cc:359] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.287011 13809 raft_consensus.cc:740] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.287667 13809 consensus_queue.cc:260] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.289314 13809 ts_tablet_manager.cc:1434] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:01.290215 13809 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.303771 13809 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.304546 13809 tablet_bootstrap.cc:492] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.305091 13809 ts_tablet_manager.cc:1403] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 13:20:01.306846 13809 raft_consensus.cc:359] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.307341 13809 raft_consensus.cc:740] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.307914 13809 consensus_queue.cc:260] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.309618 13809 ts_tablet_manager.cc:1434] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260710 13:20:01.310482 13809 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Bootstrap starting.
I20260710 13:20:01.324287 13809 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:01.325059 13809 tablet_bootstrap.cc:492] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Bootstrap complete.
I20260710 13:20:01.325708 13809 ts_tablet_manager.cc:1403] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260710 13:20:01.327466 13809 raft_consensus.cc:359] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.328032 13809 raft_consensus.cc:740] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Initialized, Role: FOLLOWER
I20260710 13:20:01.328572 13809 consensus_queue.cc:260] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.329975 13809 ts_tablet_manager.cc:1434] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:01.560501 13740 raft_consensus.cc:493] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.561190 13740 raft_consensus.cc:515] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.564236 13515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:20:01.563446 13740 leader_election.cc:290] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.566215 13849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.566911 13849 raft_consensus.cc:2468] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:20:01.568094 13407 leader_election.cc:304] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:20:01.568823 13740 raft_consensus.cc:2804] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.569242 13740 raft_consensus.cc:493] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.569671 13740 raft_consensus.cc:3060] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.577651 13740 raft_consensus.cc:515] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.579535 13740 leader_election.cc:290] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.580449 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:20:01.580611 13849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f75ab946224f4dd790cf7f0aee376703" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:20:01.581292 13849 raft_consensus.cc:3060] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.588243 13849 raft_consensus.cc:2468] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 2.
I20260710 13:20:01.590075 13407 leader_election.cc:304] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:20:01.592444 13740 raft_consensus.cc:2804] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.593011 13740 raft_consensus.cc:697] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 2 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:20:01.594179 13740 consensus_queue.cc:237] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.602851 13188 catalog_manager.cc:5697] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 1 to 2, leader changed from e12b93fc2c734da9a1e5be207762670a (127.10.236.65) to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.685724 13740 raft_consensus.cc:493] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.686370 13740 raft_consensus.cc:515] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.689769 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.690563 13848 raft_consensus.cc:2468] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:20:01.694376 13407 leader_election.cc:304] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:01.696346 13656 raft_consensus.cc:2804] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.696945 13656 raft_consensus.cc:493] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.697438 13656 raft_consensus.cc:3060] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.698292 13740 leader_election.cc:290] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:01.701030 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:20:01.705899 13656 raft_consensus.cc:515] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.707846 13656 leader_election.cc:290] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:01.708943 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:01.708827 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:20:01.709689 13848 raft_consensus.cc:3060] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.714803 13848 raft_consensus.cc:2468] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 2.
I20260710 13:20:01.715384 13901 raft_consensus.cc:493] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.716048 13407 leader_election.cc:304] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:20:01.716207 13901 raft_consensus.cc:515] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.716923 13740 raft_consensus.cc:2804] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.718066 13740 raft_consensus.cc:697] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 2 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:20:01.718956 13740 consensus_queue.cc:237] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.720782 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:20:01.723768 13901 leader_election.cc:290] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.725574 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.726362 13848 raft_consensus.cc:2468] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:20:01.727497 13407 leader_election.cc:304] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:20:01.728351 13901 raft_consensus.cc:2804] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.728747 13901 raft_consensus.cc:493] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.729077 13901 raft_consensus.cc:3060] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.736049 13901 raft_consensus.cc:515] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.735544 13188 catalog_manager.cc:5697] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 1 to 2, leader changed from e12b93fc2c734da9a1e5be207762670a (127.10.236.65) to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.738251 13901 leader_election.cc:290] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.739274 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:20:01.741815 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:20:01.742434 13848 raft_consensus.cc:3060] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.749439 13848 raft_consensus.cc:2468] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 2.
I20260710 13:20:01.752534 13407 leader_election.cc:304] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: acf3abe6769943e78f6d8fc5a82d808c
I20260710 13:20:01.753592 13656 raft_consensus.cc:2804] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.754173 13656 raft_consensus.cc:697] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 2 LEADER]: Becoming Leader. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:20:01.755628 13656 consensus_queue.cc:237] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.764920 13188 catalog_manager.cc:5697] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 reported cstate change: term changed from 1 to 2, leader changed from e12b93fc2c734da9a1e5be207762670a (127.10.236.65) to 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "1571b76131ef40d2bfc827ec261eec41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.843315 13756 raft_consensus.cc:493] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.843871 13756 raft_consensus.cc:515] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:01.845599 13756 leader_election.cc:290] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.846480 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:20:01.846616 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c505255583604e7d9a31cc202a8639bf" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.847465 13848 raft_consensus.cc:2393] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate acf3abe6769943e78f6d8fc5a82d808c in current term 2: Already voted for candidate 1571b76131ef40d2bfc827ec261eec41 in this term.
I20260710 13:20:01.848376 13481 leader_election.cc:304] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [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: acf3abe6769943e78f6d8fc5a82d808c; no voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:01.849169 13756 raft_consensus.cc:3060] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.854135 13756 raft_consensus.cc:2749] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:01.869905 13883 raft_consensus.cc:493] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.870553 13883 raft_consensus.cc:515] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.874215 13883 leader_election.cc:290] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:20:01.874338 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.874218 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d5e4e7908ae459d8987717cb24dc0c4" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:20:01.875415 13848 raft_consensus.cc:2393] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 2: Already voted for candidate 1571b76131ef40d2bfc827ec261eec41 in this term.
I20260710 13:20:01.876585 13333 leader_election.cc:304] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [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: bdf4633dd21043b2b24421583d0570ac; no voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:01.877476 13883 raft_consensus.cc:3060] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.883407 13883 raft_consensus.cc:2749] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:01.920542 13756 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.921108 13756 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.923709 13756 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:01.924610 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.924803 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:20:01.925388 13848 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 1.
I20260710 13:20:01.926595 13481 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [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: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:20:01.927291 13756 raft_consensus.cc:2804] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.927675 13756 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Starting leader election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.927989 13756 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.928289 13883 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.928841 13883 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.931012 13883 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.932663 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.933161 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c" is_pre_election: true
I20260710 13:20:01.933398 13848 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:20:01.935077 13333 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [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: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:01.935941 13883 raft_consensus.cc:2804] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:01.938452 13883 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.938876 13883 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.940629 13756 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.942154 13513 raft_consensus.cc:2393] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 2: Already voted for candidate acf3abe6769943e78f6d8fc5a82d808c in this term.
I20260710 13:20:01.954102 13756 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [CANDIDATE]: Term 2 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:01.955420 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:01.955322 13883 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.956450 13849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "acf3abe6769943e78f6d8fc5a82d808c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:20:01.956768 13370 raft_consensus.cc:2393] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate acf3abe6769943e78f6d8fc5a82d808c in current term 2: Already voted for candidate bdf4633dd21043b2b24421583d0570ac in this term.
I20260710 13:20:01.957108 13849 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.957767 13883 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 2 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725)
I20260710 13:20:01.958962 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:20:01.961918 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:20:01.962791 13513 raft_consensus.cc:2393] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 2: Already voted for candidate acf3abe6769943e78f6d8fc5a82d808c in this term.
I20260710 13:20:01.972275 13849 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate acf3abe6769943e78f6d8fc5a82d808c in term 2.
I20260710 13:20:01.973737 13481 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [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: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: bdf4633dd21043b2b24421583d0570ac
I20260710 13:20:01.974550 13660 raft_consensus.cc:2804] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.975024 13660 raft_consensus.cc:697] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 LEADER]: Becoming Leader. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:20:01.975127 13849 raft_consensus.cc:1275] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Refusing update from remote peer 1571b76131ef40d2bfc827ec261eec41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.975950 13660 consensus_queue.cc:237] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:01.977572 13901 consensus_queue.cc:1048] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.971446 13336 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac; no voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:01.979238 13883 raft_consensus.cc:2749] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:01.985724 13901 raft_consensus.cc:493] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.986413 13901 raft_consensus.cc:515] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.988741 13901 leader_election.cc:290] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:01.990921 13641 raft_consensus.cc:493] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:01.991487 13641 raft_consensus.cc:515] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:01.993472 13188 catalog_manager.cc:5697] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c reported cstate change: term changed from 1 to 2, leader changed from e12b93fc2c734da9a1e5be207762670a (127.10.236.65) to acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68). New cstate: current_term: 2 leader_uuid: "acf3abe6769943e78f6d8fc5a82d808c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.996035 13847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:01.997035 13847 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:20:02.000779 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a" is_pre_election: true
I20260710 13:20:02.000837 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac" is_pre_election: true
I20260710 13:20:02.001714 13848 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 1.
I20260710 13:20:02.001807 13370 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1571b76131ef40d2bfc827ec261eec41 in term 1.
I20260710 13:20:02.003041 13407 leader_election.cc:304] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [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: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:02.003887 13333 leader_election.cc:304] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [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: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:02.004356 13726 raft_consensus.cc:2804] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:02.004786 13726 raft_consensus.cc:493] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:02.005208 13726 raft_consensus.cc:3060] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.005681 13641 leader_election.cc:290] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:20:02.006237 13641 raft_consensus.cc:2804] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:02.006541 13641 raft_consensus.cc:493] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Starting leader election (detected failure of leader e12b93fc2c734da9a1e5be207762670a)
I20260710 13:20:02.006896 13641 raft_consensus.cc:3060] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.008028 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41" is_pre_election: true
I20260710 13:20:02.014815 13641 raft_consensus.cc:515] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:02.017901 13726 raft_consensus.cc:515] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:02.018414 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:20:02.019276 13848 raft_consensus.cc:3060] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.022279 13641 leader_election.cc:290] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [CANDIDATE]: Term 2 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:20:02.024303 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "bdf4633dd21043b2b24421583d0570ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:20:02.026098 13513 raft_consensus.cc:3060] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:02.027892 13848 raft_consensus.cc:2468] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bdf4633dd21043b2b24421583d0570ac in term 2.
I20260710 13:20:02.029171 13333 leader_election.cc:304] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [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: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 1571b76131ef40d2bfc827ec261eec41
I20260710 13:20:02.031702 13905 raft_consensus.cc:2804] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:02.032307 13905 raft_consensus.cc:697] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 2 LEADER]: Becoming Leader. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:20:02.033262 13905 consensus_queue.cc:237] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:02.036275 13513 raft_consensus.cc:1275] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Refusing update from remote peer 1571b76131ef40d2bfc827ec261eec41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.038378 13740 consensus_queue.cc:1048] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.039817 13443 raft_consensus.cc:2393] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf4633dd21043b2b24421583d0570ac in current term 2: Already voted for candidate 1571b76131ef40d2bfc827ec261eec41 in this term.
I20260710 13:20:02.041668 13848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
I20260710 13:20:02.042654 13848 raft_consensus.cc:2393] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1571b76131ef40d2bfc827ec261eec41 in current term 2: Already voted for candidate bdf4633dd21043b2b24421583d0570ac in this term.
I20260710 13:20:02.044888 13726 leader_election.cc:290] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 election: Requested vote from peers e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:02.045986 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45995e2918f5438798c729b4e8f1c43f" candidate_uuid: "1571b76131ef40d2bfc827ec261eec41" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:02.045892 13188 catalog_manager.cc:5697] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac reported cstate change: term changed from 1 to 2, leader changed from e12b93fc2c734da9a1e5be207762670a (127.10.236.65) to bdf4633dd21043b2b24421583d0570ac (127.10.236.66). New cstate: current_term: 2 leader_uuid: "bdf4633dd21043b2b24421583d0570ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:02.048203 13407 leader_election.cc:304] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41; no voters: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:02.049243 13740 raft_consensus.cc:2749] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:02.160846 13848 raft_consensus.cc:1275] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Refusing update from remote peer 1571b76131ef40d2bfc827ec261eec41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.162349 13740 consensus_queue.cc:1048] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.172430 13513 raft_consensus.cc:1275] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Refusing update from remote peer 1571b76131ef40d2bfc827ec261eec41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.175177 13902 consensus_queue.cc:1048] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.183390 13370 raft_consensus.cc:1275] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Refusing update from remote peer 1571b76131ef40d2bfc827ec261eec41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.185073 13902 consensus_queue.cc:1048] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.200577 13848 raft_consensus.cc:1275] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Refusing update from remote peer 1571b76131ef40d2bfc827ec261eec41: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.205542 13901 consensus_queue.cc:1048] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.361605 13848 raft_consensus.cc:1275] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Refusing update from remote peer acf3abe6769943e78f6d8fc5a82d808c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.363185 13756 consensus_queue.cc:1048] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.373785 13370 raft_consensus.cc:1275] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Refusing update from remote peer acf3abe6769943e78f6d8fc5a82d808c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.375392 13662 consensus_queue.cc:1048] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.548162 13443 raft_consensus.cc:1275] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Refusing update from remote peer bdf4633dd21043b2b24421583d0570ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.549898 13641 consensus_queue.cc:1048] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.565939 13848 raft_consensus.cc:1275] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Refusing update from remote peer bdf4633dd21043b2b24421583d0570ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.567628 13921 consensus_queue.cc:1048] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.075196 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:11.106446 13443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27"
dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
mode: GRACEFUL
new_leader_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:59248
I20260710 13:20:11.107487 13443 raft_consensus.cc:606] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Received request to transfer leadership to TS e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:11.110313 13443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510"
dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
mode: GRACEFUL
new_leader_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:59248
I20260710 13:20:11.110810 13443 raft_consensus.cc:606] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Received request to transfer leadership to TS e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:11.122740 13513 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f"
dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
mode: GRACEFUL
new_leader_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:36836
I20260710 13:20:11.123410 13513 raft_consensus.cc:606] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 LEADER]: Received request to transfer leadership to TS e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:11.136972 13370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783"
dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
mode: GRACEFUL
new_leader_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:33514
I20260710 13:20:11.137570 13370 raft_consensus.cc:606] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Received request to transfer leadership to TS e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:11.140421 13443 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1"
dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
mode: GRACEFUL
new_leader_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:59248
I20260710 13:20:11.140945 13443 raft_consensus.cc:606] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Received request to transfer leadership to TS e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:11.142360 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:20:11.143226 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:11.416378 13938 raft_consensus.cc:993] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac: : Instructing follower e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.417142 13943 raft_consensus.cc:1081] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Signalling peer e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.419202 13849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783"
dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:36452
I20260710 13:20:11.419780 13849 raft_consensus.cc:493] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.420140 13849 raft_consensus.cc:3060] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.428642 13849 raft_consensus.cc:515] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.430224 13925 raft_consensus.cc:993] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41: : Instructing follower e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.430917 13944 raft_consensus.cc:1081] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Signalling peer e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.431581 13849 leader_election.cc:290] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:20:11.435745 13849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27"
dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:36440
I20260710 13:20:11.436398 13849 raft_consensus.cc:493] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.436774 13849 raft_consensus.cc:3060] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.444446 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:11.445194 13370 raft_consensus.cc:3055] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.445514 13370 raft_consensus.cc:740] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:20:11.446220 13370 consensus_queue.cc:260] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.446709 13443 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf342f917504a41ab5b9ca99d174783" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:20:11.446864 13849 raft_consensus.cc:515] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:11.447405 13443 raft_consensus.cc:3060] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.447458 13370 raft_consensus.cc:3060] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.449442 13849 leader_election.cc:290] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Requested vote from peers 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151), acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623)
I20260710 13:20:11.450381 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:20:11.451104 13441 raft_consensus.cc:3055] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.451433 13441 raft_consensus.cc:740] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:20:11.452315 13441 consensus_queue.cc:260] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:11.453862 13441 raft_consensus.cc:3060] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.456203 13443 raft_consensus.cc:2468] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.458371 13804 leader_election.cc:304] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:11.458907 13370 raft_consensus.cc:2468] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.460922 13947 raft_consensus.cc:2804] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.467505 13947 raft_consensus.cc:697] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:11.469609 13441 raft_consensus.cc:2468] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.469185 13947 consensus_queue.cc:237] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.470113 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba4cd43813c4366b402627c355dfa27" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:20:11.470796 13513 raft_consensus.cc:3060] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.470906 13804 leader_election.cc:304] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1571b76131ef40d2bfc827ec261eec41, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:11.472047 13948 raft_consensus.cc:2804] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.477344 13948 raft_consensus.cc:697] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:11.478462 13948 consensus_queue.cc:237] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } }
I20260710 13:20:11.479518 13188 catalog_manager.cc:5697] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 1 to 2, leader changed from bdf4633dd21043b2b24421583d0570ac (127.10.236.66) to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 2 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.480715 13513 raft_consensus.cc:2468] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.498667 13188 catalog_manager.cc:5697] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 1 to 2, leader changed from 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67) to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 2 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:11.508562 13936 raft_consensus.cc:993] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c: : Instructing follower e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.509518 13956 raft_consensus.cc:1081] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 LEADER]: Signalling peer e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.511289 13849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f"
dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:36448
I20260710 13:20:11.511862 13849 raft_consensus.cc:493] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.512197 13849 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.518522 13849 raft_consensus.cc:515] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:11.520268 13849 leader_election.cc:290] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 3 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:11.521376 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:11.521719 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74f8175cb06f4e079fa249d76c778e5f" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:20:11.522070 13370 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.522317 13513 raft_consensus.cc:3055] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:11.522699 13513 raft_consensus.cc:740] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: acf3abe6769943e78f6d8fc5a82d808c, State: Running, Role: LEADER
I20260710 13:20:11.523423 13513 consensus_queue.cc:260] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:11.524487 13513 raft_consensus.cc:3060] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:11.528643 13370 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 3.
I20260710 13:20:11.530092 13803 leader_election.cc:304] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [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: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:11.530580 13944 raft_consensus.cc:993] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41: : Instructing follower e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.530992 13948 raft_consensus.cc:2804] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:11.531086 13944 raft_consensus.cc:1081] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Signalling peer e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.531742 13948 raft_consensus.cc:697] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 3 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:11.532745 13948 consensus_queue.cc:237] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [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: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:11.533270 13513 raft_consensus.cc:2468] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 3.
I20260710 13:20:11.535599 13849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510"
dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:36440
I20260710 13:20:11.536265 13849 raft_consensus.cc:493] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.536681 13849 raft_consensus.cc:3060] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.542933 13188 catalog_manager.cc:5697] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 2 to 3, leader changed from acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68) to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 3 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.543895 13849 raft_consensus.cc:515] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.545619 13849 leader_election.cc:290] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:20:11.546370 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:11.547016 13370 raft_consensus.cc:3060] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.547224 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "710695971fb24c91a6dbc8d9a435b510" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:20:11.547807 13441 raft_consensus.cc:3055] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.548134 13441 raft_consensus.cc:740] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:20:11.549064 13441 consensus_queue.cc:260] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.550439 13441 raft_consensus.cc:3060] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.555001 13370 raft_consensus.cc:2468] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.557855 13803 leader_election.cc:304] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:11.558662 13948 raft_consensus.cc:2804] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.559186 13948 raft_consensus.cc:697] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:11.559310 13441 raft_consensus.cc:2468] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.560220 13948 consensus_queue.cc:237] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.568882 13188 catalog_manager.cc:5697] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 1 to 2, leader changed from 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67) to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 2 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.656977 13925 raft_consensus.cc:993] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41: : Instructing follower e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.657543 13944 raft_consensus.cc:1081] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Signalling peer e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:11.659032 13849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1"
dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:36440
I20260710 13:20:11.659513 13849 raft_consensus.cc:493] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:11.659807 13849 raft_consensus.cc:3060] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.665694 13849 raft_consensus.cc:515] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.667322 13849 leader_election.cc:290] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Requested vote from peers bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645), 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151)
I20260710 13:20:11.668126 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:11.668696 13370 raft_consensus.cc:3060] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.668489 13441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3891566e99a4e1f87b813a8f7c09bc1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1571b76131ef40d2bfc827ec261eec41"
I20260710 13:20:11.669232 13441 raft_consensus.cc:3055] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:11.669611 13441 raft_consensus.cc:740] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1571b76131ef40d2bfc827ec261eec41, State: Running, Role: LEADER
I20260710 13:20:11.670444 13441 consensus_queue.cc:260] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.671819 13441 raft_consensus.cc:3060] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:11.676474 13370 raft_consensus.cc:2468] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.677904 13803 leader_election.cc:304] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bdf4633dd21043b2b24421583d0570ac, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:11.678821 13948 raft_consensus.cc:2804] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:11.679265 13948 raft_consensus.cc:697] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:11.679396 13441 raft_consensus.cc:2468] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:11.680233 13948 consensus_queue.cc:237] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } }
I20260710 13:20:11.691404 13188 catalog_manager.cc:5697] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 1 to 2, leader changed from 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67) to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 2 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:11.857427 13370 raft_consensus.cc:1275] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.858979 13948 consensus_queue.cc:1048] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:11.859916 13441 raft_consensus.cc:1275] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.861624 13948 consensus_queue.cc:1048] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.927688 13513 raft_consensus.cc:1275] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 3 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:11.929332 13950 consensus_queue.cc:1048] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:11.940883 13370 raft_consensus.cc:1275] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 3 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:11.945755 13947 consensus_queue.cc:1048] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:20:11.948503 13441 raft_consensus.cc:1275] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.950083 13947 consensus_queue.cc:1048] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.969471 13443 raft_consensus.cc:1275] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.971381 13947 consensus_queue.cc:1048] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.977340 13513 raft_consensus.cc:1275] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.979475 13948 consensus_queue.cc:1048] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:11.990001 13370 raft_consensus.cc:1275] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:11.996976 13947 consensus_queue.cc:1048] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.131645 13370 raft_consensus.cc:1275] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.133000 13947 consensus_queue.cc:1048] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.144404 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:12.146327 13441 raft_consensus.cc:1275] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.149196 13950 consensus_queue.cc:1048] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "1571b76131ef40d2bfc827ec261eec41" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 40151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:12.170188 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:12.188766 13370 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1"
dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
mode: GRACEFUL
new_leader_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:33514
I20260710 13:20:12.189510 13370 raft_consensus.cc:606] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Received request to transfer leadership to TS e12b93fc2c734da9a1e5be207762670a
I20260710 13:20:12.190804 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:20:12.191859 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:12.350828 13966 raft_consensus.cc:993] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac: : Instructing follower e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:12.351408 13943 raft_consensus.cc:1081] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Signalling peer e12b93fc2c734da9a1e5be207762670a to start an election
I20260710 13:20:12.353230 13848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1"
dest_uuid: "e12b93fc2c734da9a1e5be207762670a"
 from {username='slave'} at 127.0.0.1:36452
I20260710 13:20:12.353847 13848 raft_consensus.cc:493] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:12.354154 13848 raft_consensus.cc:3060] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.359941 13848 raft_consensus.cc:515] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:12.362210 13848 leader_election.cc:290] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Requested vote from peers acf3abe6769943e78f6d8fc5a82d808c (127.10.236.68:42623), bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645)
I20260710 13:20:12.363025 13513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "acf3abe6769943e78f6d8fc5a82d808c"
I20260710 13:20:12.363782 13513 raft_consensus.cc:3060] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.364494 13370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "993599a3a89a44fb9e0a6c00b4b0c4d1" candidate_uuid: "e12b93fc2c734da9a1e5be207762670a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bdf4633dd21043b2b24421583d0570ac"
I20260710 13:20:12.365132 13370 raft_consensus.cc:3055] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:12.365413 13370 raft_consensus.cc:740] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bdf4633dd21043b2b24421583d0570ac, State: Running, Role: LEADER
I20260710 13:20:12.366138 13370 consensus_queue.cc:260] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:12.367098 13370 raft_consensus.cc:3060] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:12.369496 13513 raft_consensus.cc:2468] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:12.370923 13806 leader_election.cc:304] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: acf3abe6769943e78f6d8fc5a82d808c, e12b93fc2c734da9a1e5be207762670a; no voters: 
I20260710 13:20:12.371793 13950 raft_consensus.cc:2804] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:12.372094 13370 raft_consensus.cc:2468] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e12b93fc2c734da9a1e5be207762670a in term 2.
I20260710 13:20:12.372272 13950 raft_consensus.cc:697] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Becoming Leader. State: Replica: e12b93fc2c734da9a1e5be207762670a, State: Running, Role: LEADER
I20260710 13:20:12.373497 13950 consensus_queue.cc:237] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } }
I20260710 13:20:12.383576 13190 catalog_manager.cc:5697] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a reported cstate change: term changed from 1 to 2, leader changed from bdf4633dd21043b2b24421583d0570ac (127.10.236.66) to e12b93fc2c734da9a1e5be207762670a (127.10.236.65). New cstate: current_term: 2 leader_uuid: "e12b93fc2c734da9a1e5be207762670a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e12b93fc2c734da9a1e5be207762670a" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 41725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:12.836148 13513 raft_consensus.cc:1275] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.837502 13950 consensus_queue.cc:1048] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "acf3abe6769943e78f6d8fc5a82d808c" member_type: VOTER last_known_addr { host: "127.10.236.68" port: 42623 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:12.903573 13370 raft_consensus.cc:1275] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Refusing update from remote peer e12b93fc2c734da9a1e5be207762670a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:12.909082 13948 consensus_queue.cc:1048] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf4633dd21043b2b24421583d0570ac" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 41645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 13:20:13.193264 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:13.210958 11185 tablet_server.cc:179] TabletServer@127.10.236.65:41725 shutting down...
I20260710 13:20:13.245774 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.247032 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.248514 11185 raft_consensus.cc:2243] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.249336 11185 raft_consensus.cc:2272] T f4cd472c01854e008dc39904383caa74 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.253791 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.255019 11185 raft_consensus.cc:2243] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.256578 11185 raft_consensus.cc:2272] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.261046 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.262184 11185 raft_consensus.cc:2243] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.263079 11185 raft_consensus.cc:2272] T f75ab946224f4dd790cf7f0aee376703 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.267284 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.268575 11185 raft_consensus.cc:2243] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.269272 11185 raft_consensus.cc:2272] T 26e7e25e453a42e48c6ae44718410f80 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.273164 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.274221 11185 raft_consensus.cc:2243] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.274932 11185 raft_consensus.cc:2272] T c505255583604e7d9a31cc202a8639bf P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.278108 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.278717 11185 raft_consensus.cc:2243] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.279358 11185 raft_consensus.cc:2272] T f3294c1d61df4b33b554aa37bedff0bc P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.281971 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.282910 11185 raft_consensus.cc:2243] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.284643 11185 raft_consensus.cc:2272] T bbf342f917504a41ab5b9ca99d174783 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.284991 13481 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
I20260710 13:20:13.288775 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.289728 11185 raft_consensus.cc:2243] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:13.289755 13481 consensus_peers.cc:597] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.290439 11185 raft_consensus.cc:2272] T 45995e2918f5438798c729b4e8f1c43f P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.292987 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.293776 11185 raft_consensus.cc:2243] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.294727 11185 raft_consensus.cc:2272] T 710695971fb24c91a6dbc8d9a435b510 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.297113 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.297847 11185 raft_consensus.cc:2243] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.298836 11185 raft_consensus.cc:2272] T 74f8175cb06f4e079fa249d76c778e5f P e12b93fc2c734da9a1e5be207762670a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.302009 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.302816 11185 raft_consensus.cc:2243] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.303289 11185 raft_consensus.cc:2272] T 72a2dd06a1734bc8a6026b9d98db7f0a P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.305855 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.306531 11185 raft_consensus.cc:2243] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.307036 11185 raft_consensus.cc:2272] T a1868dcfb9354946b1ea65723d1829b2 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.309732 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.310353 11185 raft_consensus.cc:2243] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.310842 11185 raft_consensus.cc:2272] T ce57fdde56f9418fba3f2a6dbc7534ed P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.313190 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.313833 11185 raft_consensus.cc:2243] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.314266 11185 raft_consensus.cc:2272] T 064f0a17776f43a59f0f2eb1ef4fd073 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.316586 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.317129 11185 raft_consensus.cc:2243] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.318120 11185 raft_consensus.cc:2272] T 4ba4cd43813c4366b402627c355dfa27 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.320245 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.320813 11185 raft_consensus.cc:2243] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.321270 11185 raft_consensus.cc:2272] T ee685dac30ef4ded8b66445298aaf974 P e12b93fc2c734da9a1e5be207762670a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.323697 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.324304 11185 raft_consensus.cc:2243] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.325325 11185 raft_consensus.cc:2272] T c3891566e99a4e1f87b813a8f7c09bc1 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.327636 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:13.328184 11185 raft_consensus.cc:2243] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.328634 11185 raft_consensus.cc:2272] T 7d5e4e7908ae459d8987717cb24dc0c4 P e12b93fc2c734da9a1e5be207762670a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.337782 13333 consensus_peers.cc:597] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.379894 11185 tablet_server.cc:196] TabletServer@127.10.236.65:41725 shutdown complete.
W20260710 13:20:13.406577 13481 consensus_peers.cc:597] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.428529 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
W20260710 13:20:13.456001 13407 consensus_peers.cc:597] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.466910 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.467941 11185 tablet_replica.cc:333] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.468851 11185 raft_consensus.cc:2243] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.470018 11185 raft_consensus.cc:2272] T 45995e2918f5438798c729b4e8f1c43f P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.472349 11185 tablet_replica.cc:333] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.473008 11185 raft_consensus.cc:2243] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.474088 11185 raft_consensus.cc:2272] T ca039ef160ff447a8bde0c777bf0fb7e P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.477115 11185 tablet_replica.cc:333] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.477959 11185 raft_consensus.cc:2243] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.478627 11185 raft_consensus.cc:2272] T 74f8175cb06f4e079fa249d76c778e5f P bdf4633dd21043b2b24421583d0570ac [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.479774 13481 consensus_peers.cc:597] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c -> Peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Couldn't send request to peer bdf4633dd21043b2b24421583d0570ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.481220 11185 tablet_replica.cc:333] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.481954 11185 raft_consensus.cc:2243] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.482503 11185 raft_consensus.cc:2272] T 710695971fb24c91a6dbc8d9a435b510 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.485253 11185 tablet_replica.cc:333] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.485975 11185 raft_consensus.cc:2243] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.486518 11185 raft_consensus.cc:2272] T 7d5e4e7908ae459d8987717cb24dc0c4 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.487977 13407 consensus_peers.cc:597] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.489600 11185 tablet_replica.cc:333] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.490237 11185 raft_consensus.cc:2243] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.490718 11185 raft_consensus.cc:2272] T bbf342f917504a41ab5b9ca99d174783 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.493340 11185 tablet_replica.cc:333] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.494104 11185 raft_consensus.cc:2243] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.494637 11185 raft_consensus.cc:2272] T b30259df14ff41cbad4684b173bf226c P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.496798 13481 consensus_peers.cc:597] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c -> Peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Couldn't send request to peer bdf4633dd21043b2b24421583d0570ac. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.497473 11185 tablet_replica.cc:333] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.498119 11185 raft_consensus.cc:2243] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.499011 11185 raft_consensus.cc:2272] T 1fab2cbad6af410e91be6b7fa2251d32 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.501040 11185 tablet_replica.cc:333] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.501686 11185 raft_consensus.cc:2243] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.502553 11185 raft_consensus.cc:2272] T ee685dac30ef4ded8b66445298aaf974 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.504878 11185 tablet_replica.cc:333] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.505503 11185 raft_consensus.cc:2243] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.505970 11185 raft_consensus.cc:2272] T cbc6f707a6cc44ebb158c00785d15820 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.507856 11185 tablet_replica.cc:333] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.508390 11185 raft_consensus.cc:2243] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.508812 11185 raft_consensus.cc:2272] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.511185 11185 tablet_replica.cc:333] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.511754 11185 raft_consensus.cc:2243] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.512622 11185 raft_consensus.cc:2272] T 2d225800a84746099207c231efe5a70d P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.514612 11185 tablet_replica.cc:333] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.515144 11185 raft_consensus.cc:2243] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.515569 11185 raft_consensus.cc:2272] T f4cd472c01854e008dc39904383caa74 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.517516 11185 tablet_replica.cc:333] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.518110 11185 raft_consensus.cc:2243] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.518937 11185 raft_consensus.cc:2272] T 7eb6adab9dd343f9a2c4440de506d081 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.520897 11185 tablet_replica.cc:333] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.521473 11185 raft_consensus.cc:2243] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.521946 11185 raft_consensus.cc:2272] T a1868dcfb9354946b1ea65723d1829b2 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.523871 11185 tablet_replica.cc:333] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.524396 11185 raft_consensus.cc:2243] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.524838 11185 raft_consensus.cc:2272] T 064f0a17776f43a59f0f2eb1ef4fd073 P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.526960 11185 tablet_replica.cc:333] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.527520 11185 raft_consensus.cc:2243] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.527971 11185 raft_consensus.cc:2272] T ce57fdde56f9418fba3f2a6dbc7534ed P bdf4633dd21043b2b24421583d0570ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.530149 11185 tablet_replica.cc:333] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac: stopping tablet replica
I20260710 13:20:13.530633 11185 raft_consensus.cc:2243] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.531198 11185 raft_consensus.cc:2272] T c3891566e99a4e1f87b813a8f7c09bc1 P bdf4633dd21043b2b24421583d0570ac [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.536815 13481 consensus_peers.cc:597] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.575902 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
I20260710 13:20:13.613549 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
W20260710 13:20:13.628377 13481 consensus_peers.cc:597] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c -> Peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Couldn't send request to peer bdf4633dd21043b2b24421583d0570ac. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:41645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:13.651747 13481 consensus_peers.cc:597] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.654145 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.654968 11185 tablet_replica.cc:333] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.655743 11185 raft_consensus.cc:2243] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.656327 11185 raft_consensus.cc:2272] T 45995e2918f5438798c729b4e8f1c43f P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.659066 11185 tablet_replica.cc:333] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.659878 11185 raft_consensus.cc:2243] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.661087 11185 raft_consensus.cc:2272] T 26e7e25e453a42e48c6ae44718410f80 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.663416 13481 consensus_peers.cc:597] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.664436 11185 tablet_replica.cc:333] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.665336 11185 raft_consensus.cc:2243] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.665900 11185 raft_consensus.cc:2272] T ca039ef160ff447a8bde0c777bf0fb7e P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.668001 11185 tablet_replica.cc:333] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.668606 11185 raft_consensus.cc:2243] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.669066 11185 raft_consensus.cc:2272] T 4ba4cd43813c4366b402627c355dfa27 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.671396 11185 tablet_replica.cc:333] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.672041 11185 raft_consensus.cc:2243] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.672570 11185 raft_consensus.cc:2272] T 710695971fb24c91a6dbc8d9a435b510 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.675539 11185 tablet_replica.cc:333] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.676429 11185 raft_consensus.cc:2243] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:13.676959 13407 consensus_peers.cc:597] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 -> Peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Couldn't send request to peer bdf4633dd21043b2b24421583d0570ac. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:41645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.677021 11185 raft_consensus.cc:2272] T 72a2dd06a1734bc8a6026b9d98db7f0a P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.679507 11185 tablet_replica.cc:333] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.680116 11185 raft_consensus.cc:2243] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.680596 11185 raft_consensus.cc:2272] T f3294c1d61df4b33b554aa37bedff0bc P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.683079 11185 tablet_replica.cc:333] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.683779 11185 raft_consensus.cc:2243] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.684345 11185 raft_consensus.cc:2272] T 1fab2cbad6af410e91be6b7fa2251d32 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.684917 13482 consensus_peers.cc:597] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c -> Peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Couldn't send request to peer 1571b76131ef40d2bfc827ec261eec41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.686648 11185 tablet_replica.cc:333] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.687351 11185 raft_consensus.cc:2243] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.687768 11185 raft_consensus.cc:2272] T bbf342f917504a41ab5b9ca99d174783 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.689823 11185 tablet_replica.cc:333] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.690359 11185 raft_consensus.cc:2243] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.691221 11185 raft_consensus.cc:2272] T c505255583604e7d9a31cc202a8639bf P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.693140 11185 tablet_replica.cc:333] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.693786 11185 raft_consensus.cc:2243] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.694801 11185 raft_consensus.cc:2272] T b30259df14ff41cbad4684b173bf226c P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.697744 11185 tablet_replica.cc:333] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.698501 11185 raft_consensus.cc:2243] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.699513 11185 raft_consensus.cc:2272] T cbc6f707a6cc44ebb158c00785d15820 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.699541 13481 consensus_peers.cc:597] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c -> Peer e12b93fc2c734da9a1e5be207762670a (127.10.236.65:41725): Couldn't send request to peer e12b93fc2c734da9a1e5be207762670a. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:41725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.702054 11185 tablet_replica.cc:333] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.702750 11185 raft_consensus.cc:2243] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.703228 11185 raft_consensus.cc:2272] T ee685dac30ef4ded8b66445298aaf974 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.705587 11185 tablet_replica.cc:333] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.706203 11185 raft_consensus.cc:2243] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.706689 11185 raft_consensus.cc:2272] T c3891566e99a4e1f87b813a8f7c09bc1 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.708731 11185 tablet_replica.cc:333] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.709285 11185 raft_consensus.cc:2243] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.710321 11185 raft_consensus.cc:2272] T 7d5e4e7908ae459d8987717cb24dc0c4 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.712671 11185 tablet_replica.cc:333] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.713243 11185 raft_consensus.cc:2243] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.713749 11185 raft_consensus.cc:2272] T 2d225800a84746099207c231efe5a70d P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.715847 11185 tablet_replica.cc:333] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.716521 11185 raft_consensus.cc:2243] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.717015 11185 raft_consensus.cc:2272] T 7eb6adab9dd343f9a2c4440de506d081 P 1571b76131ef40d2bfc827ec261eec41 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.719336 11185 tablet_replica.cc:333] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41: stopping tablet replica
I20260710 13:20:13.719910 11185 raft_consensus.cc:2243] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.720991 11185 raft_consensus.cc:2272] T f75ab946224f4dd790cf7f0aee376703 P 1571b76131ef40d2bfc827ec261eec41 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.723556 13482 consensus_peers.cc:597] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c -> Peer 1571b76131ef40d2bfc827ec261eec41 (127.10.236.67:40151): Couldn't send request to peer 1571b76131ef40d2bfc827ec261eec41. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.765386 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:20:13.807015 11185 tablet_server.cc:179] TabletServer@127.10.236.68:0 shutting down...
I20260710 13:20:13.854274 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:13.855295 11185 tablet_replica.cc:333] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.856316 11185 raft_consensus.cc:2243] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.856905 11185 raft_consensus.cc:2272] T ca039ef160ff447a8bde0c777bf0fb7e P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:13.857160 13481 consensus_peers.cc:597] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c -> Peer bdf4633dd21043b2b24421583d0570ac (127.10.236.66:41645): Couldn't send request to peer bdf4633dd21043b2b24421583d0570ac. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:41645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:13.859337 11185 tablet_replica.cc:333] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.859965 11185 raft_consensus.cc:2243] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.860397 11185 raft_consensus.cc:2272] T 26e7e25e453a42e48c6ae44718410f80 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.862612 11185 tablet_replica.cc:333] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.863229 11185 raft_consensus.cc:2243] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.863684 11185 raft_consensus.cc:2272] T 4ba4cd43813c4366b402627c355dfa27 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.865829 11185 tablet_replica.cc:333] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.866464 11185 raft_consensus.cc:2243] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.866914 11185 raft_consensus.cc:2272] T 74f8175cb06f4e079fa249d76c778e5f P acf3abe6769943e78f6d8fc5a82d808c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.869004 11185 tablet_replica.cc:333] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.869642 11185 raft_consensus.cc:2243] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.870518 11185 raft_consensus.cc:2272] T 72a2dd06a1734bc8a6026b9d98db7f0a P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.872650 11185 tablet_replica.cc:333] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.873476 11185 raft_consensus.cc:2243] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.874060 11185 raft_consensus.cc:2272] T f75ab946224f4dd790cf7f0aee376703 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.876806 11185 tablet_replica.cc:333] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.877487 11185 raft_consensus.cc:2243] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.878000 11185 raft_consensus.cc:2272] T 2d225800a84746099207c231efe5a70d P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.879890 11185 tablet_replica.cc:333] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.880419 11185 raft_consensus.cc:2243] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.880862 11185 raft_consensus.cc:2272] T 7eb6adab9dd343f9a2c4440de506d081 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.882877 11185 tablet_replica.cc:333] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.883487 11185 raft_consensus.cc:2243] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.884358 11185 raft_consensus.cc:2272] T f4cd472c01854e008dc39904383caa74 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.886471 11185 tablet_replica.cc:333] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.887030 11185 raft_consensus.cc:2243] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.887974 11185 raft_consensus.cc:2272] T 064f0a17776f43a59f0f2eb1ef4fd073 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.890005 11185 tablet_replica.cc:333] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.890586 11185 raft_consensus.cc:2243] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.891474 11185 raft_consensus.cc:2272] T ce57fdde56f9418fba3f2a6dbc7534ed P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.893961 11185 tablet_replica.cc:333] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.894639 11185 raft_consensus.cc:2243] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.895174 11185 raft_consensus.cc:2272] T 993599a3a89a44fb9e0a6c00b4b0c4d1 P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.897246 11185 tablet_replica.cc:333] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.897939 11185 raft_consensus.cc:2243] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.898777 11185 raft_consensus.cc:2272] T a1868dcfb9354946b1ea65723d1829b2 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.900777 11185 tablet_replica.cc:333] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.901298 11185 raft_consensus.cc:2243] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:13.902227 11185 raft_consensus.cc:2272] T f3294c1d61df4b33b554aa37bedff0bc P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.904358 11185 tablet_replica.cc:333] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.904930 11185 raft_consensus.cc:2243] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.905390 11185 raft_consensus.cc:2272] T 1fab2cbad6af410e91be6b7fa2251d32 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.907380 11185 tablet_replica.cc:333] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.907943 11185 raft_consensus.cc:2243] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.908452 11185 raft_consensus.cc:2272] T c505255583604e7d9a31cc202a8639bf P acf3abe6769943e78f6d8fc5a82d808c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.910492 11185 tablet_replica.cc:333] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.911129 11185 raft_consensus.cc:2243] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.911576 11185 raft_consensus.cc:2272] T b30259df14ff41cbad4684b173bf226c P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.913586 11185 tablet_replica.cc:333] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c: stopping tablet replica
I20260710 13:20:13.914065 11185 raft_consensus.cc:2243] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:13.914494 11185 raft_consensus.cc:2272] T cbc6f707a6cc44ebb158c00785d15820 P acf3abe6769943e78f6d8fc5a82d808c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:13.945048 11185 tablet_server.cc:196] TabletServer@127.10.236.68:0 shutdown complete.
I20260710 13:20:13.984323 11185 master.cc:562] Master@127.10.236.126:46001 shutting down...
I20260710 13:20:14.010941 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:14.011757 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:14.012171 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1aaf692b8c204286be8018b08fa7c85d: stopping tablet replica
I20260710 13:20:14.036235 11185 master.cc:584] Master@127.10.236.126:46001 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19109 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:20:14.106927 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:41249
I20260710 13:20:14.108402 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:14.114845 13999 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.115731 13998 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.116447 14001 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.117051 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:14.118158 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:14.118351 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:14.118481 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689614118456 us; error 0 us; skew 500 ppm
I20260710 13:20:14.118989 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:14.122143 11185 webserver.cc:533] Webserver started at http://127.10.236.126:43475/ using document root <none> and password file <none>
I20260710 13:20:14.122684 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:14.122861 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:14.123097 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:14.124377 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "83c2ed7f7efb4b109e373ce0b03785fd"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.129436 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260710 13:20:14.133344 14006 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.134310 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:14.134572 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "83c2ed7f7efb4b109e373ce0b03785fd"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.134830 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:14.162544 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:14.163904 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.208508 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:41249
I20260710 13:20:14.208621 14057 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:41249 every 8 connection(s)
I20260710 13:20:14.213068 14058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.225231 14058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd: Bootstrap starting.
I20260710 13:20:14.230886 14058 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.235936 14058 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd: No bootstrap required, opened a new log
I20260710 13:20:14.238687 14058 raft_consensus.cc:359] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c2ed7f7efb4b109e373ce0b03785fd" member_type: VOTER }
I20260710 13:20:14.239131 14058 raft_consensus.cc:385] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:14.239423 14058 raft_consensus.cc:740] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c2ed7f7efb4b109e373ce0b03785fd, State: Initialized, Role: FOLLOWER
I20260710 13:20:14.240178 14058 consensus_queue.cc:260] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "83c2ed7f7efb4b109e373ce0b03785fd" member_type: VOTER }
I20260710 13:20:14.240696 14058 raft_consensus.cc:399] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:14.240952 14058 raft_consensus.cc:493] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:14.241241 14058 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:14.246589 14058 raft_consensus.cc:515] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c2ed7f7efb4b109e373ce0b03785fd" member_type: VOTER }
I20260710 13:20:14.247225 14058 leader_election.cc:304] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [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: 83c2ed7f7efb4b109e373ce0b03785fd; no voters: 
I20260710 13:20:14.248672 14058 leader_election.cc:290] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:14.249163 14061 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:14.250757 14061 raft_consensus.cc:697] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 1 LEADER]: Becoming Leader. State: Replica: 83c2ed7f7efb4b109e373ce0b03785fd, State: Running, Role: LEADER
I20260710 13:20:14.251596 14061 consensus_queue.cc:237] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [LEADER]: Queue going to LEADER mode. State: All 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: "83c2ed7f7efb4b109e373ce0b03785fd" member_type: VOTER }
I20260710 13:20:14.252059 14058 sys_catalog.cc:565] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:14.259451 14062 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "83c2ed7f7efb4b109e373ce0b03785fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c2ed7f7efb4b109e373ce0b03785fd" member_type: VOTER } }
I20260710 13:20:14.259550 14063 sys_catalog.cc:455] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 83c2ed7f7efb4b109e373ce0b03785fd. Latest consensus state: current_term: 1 leader_uuid: "83c2ed7f7efb4b109e373ce0b03785fd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "83c2ed7f7efb4b109e373ce0b03785fd" member_type: VOTER } }
I20260710 13:20:14.260154 14062 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:14.260519 14063 sys_catalog.cc:458] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:14.262528 14070 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:14.268081 14070 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:14.270488 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:14.277987 14070 catalog_manager.cc:1383] Generated new cluster ID: 94346ad2145241d5bd6db8553a313d32
I20260710 13:20:14.278326 14070 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:14.296082 14070 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:14.297569 14070 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:14.311347 14070 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd: Generated new TSK 0
I20260710 13:20:14.312012 14070 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:14.337837 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:14.344952 14079 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.346258 14080 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.347363 14082 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.347746 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:14.348697 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:14.348876 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:14.349011 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689614348987 us; error 0 us; skew 500 ppm
I20260710 13:20:14.349568 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:14.352525 11185 webserver.cc:533] Webserver started at http://127.10.236.65:41679/ using document root <none> and password file <none>
I20260710 13:20:14.353045 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:14.353222 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:14.353559 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:14.354826 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "0526b92ce80a41588359801979db5fd1"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.359472 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:20:14.363035 14087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.363859 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:20:14.364143 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "0526b92ce80a41588359801979db5fd1"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.364406 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:14.378310 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:14.379681 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.381268 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:14.383924 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:14.384172 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.384452 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:14.384653 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.432777 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:39437
I20260710 13:20:14.432885 14149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:39437 every 8 connection(s)
I20260710 13:20:14.439100 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:14.447352 14154 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.449520 14155 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.451056 14157 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.451496 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:14.452809 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:14.453025 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:14.453159 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689614453147 us; error 0 us; skew 500 ppm
I20260710 13:20:14.453751 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:14.456444 11185 webserver.cc:533] Webserver started at http://127.10.236.66:46651/ using document root <none> and password file <none>
I20260710 13:20:14.456980 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:14.457149 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:14.457453 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:14.459084 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "dabf48b681c5490da5f8920f9533da53"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.462366 14150 heartbeater.cc:344] Connected to a master server at 127.10.236.126:41249
I20260710 13:20:14.462831 14150 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:14.463627 14150 heartbeater.cc:507] Master 127.10.236.126:41249 requested a full tablet report, sending...
I20260710 13:20:14.465627 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:14.466392 14023 ts_manager.cc:194] Registered new tserver with Master: 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437)
I20260710 13:20:14.468325 14023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52364
I20260710 13:20:14.470083 14162 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.471076 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:14.471453 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "dabf48b681c5490da5f8920f9533da53"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.471746 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:14.489838 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:14.491277 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.493104 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:14.496340 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:14.496649 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.496995 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:14.497212 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.545214 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:33509
I20260710 13:20:14.545343 14224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:33509 every 8 connection(s)
I20260710 13:20:14.550742 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:14.559083 14228 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:14.561153 14229 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.564988 11185 server_base.cc:1061] running on GCE node
W20260710 13:20:14.565632 14231 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:14.566493 14225 heartbeater.cc:344] Connected to a master server at 127.10.236.126:41249
I20260710 13:20:14.566955 14225 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:14.566979 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:14.567402 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:14.567579 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689614567540 us; error 0 us; skew 500 ppm
I20260710 13:20:14.568045 14225 heartbeater.cc:507] Master 127.10.236.126:41249 requested a full tablet report, sending...
I20260710 13:20:14.568248 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:14.570781 14023 ts_manager.cc:194] Registered new tserver with Master: dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:14.571729 11185 webserver.cc:533] Webserver started at http://127.10.236.67:33209/ using document root <none> and password file <none>
I20260710 13:20:14.572508 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:14.572767 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:14.572959 14023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52380
I20260710 13:20:14.573114 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:14.574910 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.579871 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:20:14.583727 14236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.584688 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:14.585175 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:14.585707 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:14.598839 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:14.600312 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:14.602264 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:14.605048 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:14.605316 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.605682 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:14.605868 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:14.655535 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:42215
I20260710 13:20:14.655717 14298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:42215 every 8 connection(s)
I20260710 13:20:14.671469 14299 heartbeater.cc:344] Connected to a master server at 127.10.236.126:41249
I20260710 13:20:14.672004 14299 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:14.672974 14299 heartbeater.cc:507] Master 127.10.236.126:41249 requested a full tablet report, sending...
I20260710 13:20:14.675617 14023 ts_manager.cc:194] Registered new tserver with Master: 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:14.676420 11185 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017324193s
I20260710 13:20:14.677513 14023 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52388
I20260710 13:20:14.706840 14023 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52400:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:14.710111 14023 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:14.798096 14115 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba67e33ac414ebb8d83523ecdda813c (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:14.799814 14115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba67e33ac414ebb8d83523ecdda813c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.808133 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 33a8e01db4b3460ebf4250feb344c83d (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:14.809900 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a8e01db4b3460ebf4250feb344c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.810488 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa6ca3e830e490390254fc6d54db7c9 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:14.811981 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa6ca3e830e490390254fc6d54db7c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.815181 14114 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9e03811ca54a11993d65f012233a2c (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:14.815791 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 52d710443ba943578e86ecf93584affd (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:14.816846 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9e03811ca54a11993d65f012233a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.817619 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d710443ba943578e86ecf93584affd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.836807 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4326d056643a9af3c2c2de12a392e (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:14.838531 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4326d056643a9af3c2c2de12a392e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.845990 14189 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9e03811ca54a11993d65f012233a2c (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:14.846621 14263 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9e03811ca54a11993d65f012233a2c (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:20:14.847641 14189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9e03811ca54a11993d65f012233a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.848121 14263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9e03811ca54a11993d65f012233a2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.850644 14188 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa6ca3e830e490390254fc6d54db7c9 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:14.852180 14188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa6ca3e830e490390254fc6d54db7c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.851929 14185 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4326d056643a9af3c2c2de12a392e (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:14.853680 14185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4326d056643a9af3c2c2de12a392e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.853811 14181 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce66a387694422c8b1921253926ca88 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:14.854622 14187 tablet_service.cc:1511] Processing CreateTablet for tablet 33a8e01db4b3460ebf4250feb344c83d (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:14.855264 14181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce66a387694422c8b1921253926ca88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.856070 14187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a8e01db4b3460ebf4250feb344c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.857796 14258 tablet_service.cc:1511] Processing CreateTablet for tablet a0c73d67699a43319cddf9eb36832809 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:14.858620 14186 tablet_service.cc:1511] Processing CreateTablet for tablet 52d710443ba943578e86ecf93584affd (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:14.860250 14182 tablet_service.cc:1511] Processing CreateTablet for tablet 114dfabcd10d422abc9f32e515abaa62 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:14.861941 14313 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:14.862681 14259 tablet_service.cc:1511] Processing CreateTablet for tablet 68f4326d056643a9af3c2c2de12a392e (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:20:14.864446 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 114dfabcd10d422abc9f32e515abaa62 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:14.865072 14183 tablet_service.cc:1511] Processing CreateTablet for tablet a84d81c0b91543469d7716ae04d283d8 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:14.865890 14261 tablet_service.cc:1511] Processing CreateTablet for tablet 33a8e01db4b3460ebf4250feb344c83d (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:20:14.867184 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce66a387694422c8b1921253926ca88 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:14.867579 14260 tablet_service.cc:1511] Processing CreateTablet for tablet 52d710443ba943578e86ecf93584affd (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:20:14.868361 14184 tablet_service.cc:1511] Processing CreateTablet for tablet a0c73d67699a43319cddf9eb36832809 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:14.844653 14190 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba67e33ac414ebb8d83523ecdda813c (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:14.844664 14264 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba67e33ac414ebb8d83523ecdda813c (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:20:14.850656 14262 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa6ca3e830e490390254fc6d54db7c9 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:20:14.865907 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114dfabcd10d422abc9f32e515abaa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.871798 14257 tablet_service.cc:1511] Processing CreateTablet for tablet a84d81c0b91543469d7716ae04d283d8 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:14.872944 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce66a387694422c8b1921253926ca88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.874848 14256 tablet_service.cc:1511] Processing CreateTablet for tablet 114dfabcd10d422abc9f32e515abaa62 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:20:14.877125 14313 tablet_bootstrap.cc:654] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:14.877949 14261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a8e01db4b3460ebf4250feb344c83d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.878371 14183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84d81c0b91543469d7716ae04d283d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.879436 14259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f4326d056643a9af3c2c2de12a392e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.879701 14190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba67e33ac414ebb8d83523ecdda813c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.879980 14114 tablet_service.cc:1511] Processing CreateTablet for tablet a0c73d67699a43319cddf9eb36832809 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:20:14.880991 14186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d710443ba943578e86ecf93584affd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.881054 14256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114dfabcd10d422abc9f32e515abaa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.881405 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c73d67699a43319cddf9eb36832809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.882417 14184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c73d67699a43319cddf9eb36832809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.882853 14262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa6ca3e830e490390254fc6d54db7c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.883718 14182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 114dfabcd10d422abc9f32e515abaa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.884351 14257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84d81c0b91543469d7716ae04d283d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.885850 14260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52d710443ba943578e86ecf93584affd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.887375 14258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0c73d67699a43319cddf9eb36832809. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.889107 14264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba67e33ac414ebb8d83523ecdda813c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.893630 14255 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce66a387694422c8b1921253926ca88 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:20:14.895797 14255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce66a387694422c8b1921253926ca88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:14.947728 14111 tablet_service.cc:1511] Processing CreateTablet for tablet a84d81c0b91543469d7716ae04d283d8 (DEFAULT_TABLE table=test-workload [id=acf6e8cfbd854a269c5de3839e6d56f3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:20:14.949887 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a84d81c0b91543469d7716ae04d283d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:15.022447 14315 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.052361 14313 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.053053 14313 ts_tablet_manager.cc:1403] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.192s	user 0.023s	sys 0.043s
I20260710 13:20:15.056468 14313 raft_consensus.cc:359] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.057294 14313 raft_consensus.cc:385] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.057709 14313 raft_consensus.cc:740] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.058678 14313 consensus_queue.cc:260] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.072486 14315 tablet_bootstrap.cc:654] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.090586 14313 ts_tablet_manager.cc:1434] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.037s	user 0.012s	sys 0.017s
I20260710 13:20:15.091500 14150 heartbeater.cc:499] Master 127.10.236.126:41249 was elected leader, sending a full tablet report...
I20260710 13:20:15.095701 14313 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.101843 14316 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.103317 14313 tablet_bootstrap.cc:654] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.121275 14316 tablet_bootstrap.cc:654] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.139940 14315 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.140542 14315 ts_tablet_manager.cc:1403] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.119s	user 0.036s	sys 0.020s
I20260710 13:20:15.140666 14313 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.141214 14316 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.141281 14313 ts_tablet_manager.cc:1403] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.006s
I20260710 13:20:15.141757 14316 ts_tablet_manager.cc:1403] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260710 13:20:15.144341 14316 raft_consensus.cc:359] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.144243 14315 raft_consensus.cc:359] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.145176 14316 raft_consensus.cc:385] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.145303 14315 raft_consensus.cc:385] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.144968 14313 raft_consensus.cc:359] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.145670 14316 raft_consensus.cc:740] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.145843 14315 raft_consensus.cc:740] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.146597 14316 consensus_queue.cc:260] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.145989 14313 raft_consensus.cc:385] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.146827 14315 consensus_queue.cc:260] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.147493 14313 raft_consensus.cc:740] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.148533 14313 consensus_queue.cc:260] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.149341 14299 heartbeater.cc:499] Master 127.10.236.126:41249 was elected leader, sending a full tablet report...
I20260710 13:20:15.149873 14316 ts_tablet_manager.cc:1434] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:15.150895 14316 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.151481 14313 ts_tablet_manager.cc:1434] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:15.152658 14313 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.158651 14316 tablet_bootstrap.cc:654] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.162168 14313 tablet_bootstrap.cc:654] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.164328 14225 heartbeater.cc:499] Master 127.10.236.126:41249 was elected leader, sending a full tablet report...
I20260710 13:20:15.165099 14315 ts_tablet_manager.cc:1434] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.011s
I20260710 13:20:15.166580 14315 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.176975 14315 tablet_bootstrap.cc:654] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.183597 14313 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.184456 14313 ts_tablet_manager.cc:1403] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.006s
I20260710 13:20:15.189733 14313 raft_consensus.cc:359] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.191025 14313 raft_consensus.cc:385] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.191488 14313 raft_consensus.cc:740] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.192813 14313 consensus_queue.cc:260] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.195981 14313 ts_tablet_manager.cc:1434] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.006s
I20260710 13:20:15.197875 14313 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.203850 14315 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.204210 14316 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.204540 14315 ts_tablet_manager.cc:1403] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.016s
I20260710 13:20:15.204797 14316 ts_tablet_manager.cc:1403] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.014s
I20260710 13:20:15.205492 14313 tablet_bootstrap.cc:654] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.208221 14316 raft_consensus.cc:359] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.209022 14316 raft_consensus.cc:385] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.209439 14316 raft_consensus.cc:740] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.209071 14315 raft_consensus.cc:359] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.210407 14315 raft_consensus.cc:385] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.210508 14316 consensus_queue.cc:260] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.211012 14315 raft_consensus.cc:740] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.212479 14315 consensus_queue.cc:260] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.215869 14315 ts_tablet_manager.cc:1434] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.011s	user 0.012s	sys 0.000s
I20260710 13:20:15.217094 14315 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.217857 14316 ts_tablet_manager.cc:1434] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.008s
I20260710 13:20:15.217937 14313 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.218708 14313 ts_tablet_manager.cc:1403] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 13:20:15.219059 14316 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.222409 14313 raft_consensus.cc:359] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.223414 14313 raft_consensus.cc:385] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.223762 14313 raft_consensus.cc:740] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.225119 14315 tablet_bootstrap.cc:654] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.224766 14313 consensus_queue.cc:260] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.226574 14316 tablet_bootstrap.cc:654] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.227586 14313 ts_tablet_manager.cc:1434] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:20:15.228868 14313 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.237215 14313 tablet_bootstrap.cc:654] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.240509 14316 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.241051 14316 ts_tablet_manager.cc:1403] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 13:20:15.243980 14313 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.243702 14316 raft_consensus.cc:359] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.244689 14316 raft_consensus.cc:385] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.244858 14313 ts_tablet_manager.cc:1403] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260710 13:20:15.245041 14316 raft_consensus.cc:740] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.246111 14316 consensus_queue.cc:260] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.248637 14316 ts_tablet_manager.cc:1434] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:15.249691 14316 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.249236 14313 raft_consensus.cc:359] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.250375 14313 raft_consensus.cc:385] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.250774 14313 raft_consensus.cc:740] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.251833 14313 consensus_queue.cc:260] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.256857 14313 ts_tablet_manager.cc:1434] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:15.258215 14313 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.259037 14316 tablet_bootstrap.cc:654] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:15.265520 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:15.270076 14313 tablet_bootstrap.cc:654] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.270668 14315 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.271210 14315 ts_tablet_manager.cc:1403] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.054s	user 0.026s	sys 0.002s
I20260710 13:20:15.271381 14316 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.272156 14316 ts_tablet_manager.cc:1403] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260710 13:20:15.274789 14315 raft_consensus.cc:359] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.275874 14315 raft_consensus.cc:385] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.275569 14316 raft_consensus.cc:359] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.276396 14315 raft_consensus.cc:740] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.276695 14316 raft_consensus.cc:385] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.277410 14316 raft_consensus.cc:740] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.277570 14315 consensus_queue.cc:260] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.278373 14316 consensus_queue.cc:260] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.280615 14315 ts_tablet_manager.cc:1434] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:20:15.281688 14315 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.282713 14316 ts_tablet_manager.cc:1434] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:20:15.283114 14313 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.283660 14313 ts_tablet_manager.cc:1403] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260710 13:20:15.283870 14316 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.286600 14313 raft_consensus.cc:359] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.287341 14313 raft_consensus.cc:385] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.287647 14313 raft_consensus.cc:740] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.288317 14315 tablet_bootstrap.cc:654] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.288506 14313 consensus_queue.cc:260] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.291232 14313 ts_tablet_manager.cc:1434] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260710 13:20:15.291653 14316 tablet_bootstrap.cc:654] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.292590 14313 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.307812 14316 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.306655 14313 tablet_bootstrap.cc:654] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.308915 14316 ts_tablet_manager.cc:1403] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260710 13:20:15.312801 14315 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.312502 14316 raft_consensus.cc:359] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.313454 14315 ts_tablet_manager.cc:1403] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.010s
I20260710 13:20:15.313555 14316 raft_consensus.cc:385] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.314087 14316 raft_consensus.cc:740] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.315140 14316 consensus_queue.cc:260] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.318007 14316 ts_tablet_manager.cc:1434] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:20:15.319053 14316 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.319514 14313 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.320044 14313 ts_tablet_manager.cc:1403] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260710 13:20:15.319617 14315 raft_consensus.cc:359] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.320513 14315 raft_consensus.cc:385] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.320855 14315 raft_consensus.cc:740] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.321796 14315 consensus_queue.cc:260] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.323114 14313 raft_consensus.cc:359] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.323946 14313 raft_consensus.cc:385] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.324256 14313 raft_consensus.cc:740] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.325115 14313 consensus_queue.cc:260] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.327275 14315 ts_tablet_manager.cc:1434] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:20:15.328464 14315 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.329689 14313 ts_tablet_manager.cc:1434] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:20:15.330754 14313 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.332829 14316 tablet_bootstrap.cc:654] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.335619 14315 tablet_bootstrap.cc:654] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.337682 14313 tablet_bootstrap.cc:654] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.346596 14321 raft_consensus.cc:493] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.347222 14321 raft_consensus.cc:515] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.347676 14315 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.348240 14315 ts_tablet_manager.cc:1403] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 13:20:15.348526 14316 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.348958 14316 ts_tablet_manager.cc:1403] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.010s
I20260710 13:20:15.350265 14321 leader_election.cc:290] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:15.351316 14313 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.351960 14313 ts_tablet_manager.cc:1403] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260710 13:20:15.354967 14313 raft_consensus.cc:359] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.355641 14313 raft_consensus.cc:385] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.355953 14313 raft_consensus.cc:740] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.357152 14317 raft_consensus.cc:493] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.355540 14316 raft_consensus.cc:359] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.357290 14315 raft_consensus.cc:359] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.357837 14317 raft_consensus.cc:515] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.358349 14316 raft_consensus.cc:385] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.358505 14315 raft_consensus.cc:385] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.358726 14316 raft_consensus.cc:740] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.359074 14315 raft_consensus.cc:740] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.362035 14315 consensus_queue.cc:260] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.362664 14317 leader_election.cc:290] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.369288 14313 consensus_queue.cc:260] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.371743 14313 ts_tablet_manager.cc:1434] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260710 13:20:15.372618 14316 consensus_queue.cc:260] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.375787 14316 ts_tablet_manager.cc:1434] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:20:15.376816 14316 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.382344 14322 raft_consensus.cc:493] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.383960 14313 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.382995 14322 raft_consensus.cc:515] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.384568 14317 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.385059 14317 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.388522 14322 leader_election.cc:290] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.387307 14317 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.400514 14317 raft_consensus.cc:493] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.401016 14317 raft_consensus.cc:515] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.403033 14317 leader_election.cc:290] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.417873 14199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.418324 14313 tablet_bootstrap.cc:654] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.418638 14199 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
I20260710 13:20:15.419905 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.394004 14315 ts_tablet_manager.cc:1434] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.002s
I20260710 13:20:15.417135 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a8e01db4b3460ebf4250feb344c83d" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.427109 14200 raft_consensus.cc:2468] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
I20260710 13:20:15.431571 14347 raft_consensus.cc:493] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.432252 14088 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.432199 14347 raft_consensus.cc:515] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
W20260710 13:20:15.433457 14088 leader_election.cc:343] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.434737 14347 leader_election.cc:290] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.435168 14315 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.435309 14347 raft_consensus.cc:2804] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.435732 14347 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.436079 14347 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.435015 14088 leader_election.cc:304] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.436235 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.437674 14317 raft_consensus.cc:2804] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.420594 14316 tablet_bootstrap.cc:654] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.438073 14317 raft_consensus.cc:493] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.440521 14317 raft_consensus.cc:3060] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.441188 14321 raft_consensus.cc:493] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.441900 14321 raft_consensus.cc:515] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.447665 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:15.448428 14125 raft_consensus.cc:2468] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 0.
W20260710 13:20:15.445672 14088 leader_election.cc:343] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.449932 14237 leader_election.cc:304] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: 
I20260710 13:20:15.463945 14321 leader_election.cc:290] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:15.464601 14321 raft_consensus.cc:2804] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.464952 14321 raft_consensus.cc:493] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.465315 14321 raft_consensus.cc:3060] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.465584 14322 raft_consensus.cc:493] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.466403 14322 raft_consensus.cc:515] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.469307 14322 leader_election.cc:290] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.471582 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:15.475239 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce66a387694422c8b1921253926ca88" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:15.479573 14321 raft_consensus.cc:515] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.480062 14347 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.475600 14313 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.481614 14313 ts_tablet_manager.cc:1403] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.015s
I20260710 13:20:15.482438 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a8e01db4b3460ebf4250feb344c83d" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.484437 14315 tablet_bootstrap.cc:654] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.485157 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
W20260710 13:20:15.487504 14163 leader_election.cc:343] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.487433 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.488541 14274 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
W20260710 13:20:15.488732 14163 leader_election.cc:343] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.485440 14313 raft_consensus.cc:359] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.486047 14272 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.495777 14347 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Requested vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.495936 14272 raft_consensus.cc:2468] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
W20260710 13:20:15.486768 14088 leader_election.cc:343] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.491011 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
W20260710 13:20:15.497126 14237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.65:39437, user_credentials={real_user=slave}} blocked reactor thread for 47366.1us
W20260710 13:20:15.498499 14163 leader_election.cc:343] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.498924 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa6ca3e830e490390254fc6d54db7c9" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:15.492096 14316 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.492012 14317 raft_consensus.cc:515] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.492952 14271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce66a387694422c8b1921253926ca88" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.499770 14125 raft_consensus.cc:2468] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 0.
I20260710 13:20:15.499933 14316 ts_tablet_manager.cc:1403] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.012s
I20260710 13:20:15.499985 14271 raft_consensus.cc:2468] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 0.
I20260710 13:20:15.500785 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.501689 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:15.502321 14200 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.502962 14317 leader_election.cc:290] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Requested vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.502269 14274 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.503468 14316 raft_consensus.cc:359] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.504104 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.504324 14316 raft_consensus.cc:385] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.498978 14163 leader_election.cc:304] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111
I20260710 13:20:15.492931 14273 raft_consensus.cc:2393] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0526b92ce80a41588359801979db5fd1 in current term 1: Already voted for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in this term.
I20260710 13:20:15.502231 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1"
I20260710 13:20:15.509374 14125 raft_consensus.cc:3060] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.510434 14315 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.511042 14315 ts_tablet_manager.cc:1403] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.002s
I20260710 13:20:15.512530 14274 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.505419 14199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa6ca3e830e490390254fc6d54db7c9" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.513739 14199 raft_consensus.cc:2468] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 0.
I20260710 13:20:15.505280 14237 leader_election.cc:304] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: 
I20260710 13:20:15.514281 14088 leader_election.cc:304] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [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: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: dabf48b681c5490da5f8920f9533da53
I20260710 13:20:15.514850 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a8e01db4b3460ebf4250feb344c83d" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.514667 14315 raft_consensus.cc:359] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.515741 14198 raft_consensus.cc:3060] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.515949 14315 raft_consensus.cc:385] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.516366 14317 raft_consensus.cc:2804] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.516522 14315 raft_consensus.cc:740] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.516970 14317 raft_consensus.cc:493] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:20:15.515232 14237 leader_election.cc:343] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.517431 14317 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.505246 14197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.517809 14315 consensus_queue.cc:260] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
W20260710 13:20:15.519524 14237 leader_election.cc:343] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.520483 14315 ts_tablet_manager.cc:1434] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:20:15.495090 14321 leader_election.cc:290] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:15.521790 14315 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.515668 14088 leader_election.cc:304] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0526b92ce80a41588359801979db5fd1; no voters: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53
I20260710 13:20:15.523278 14088 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: 
I20260710 13:20:15.521742 14321 raft_consensus.cc:2804] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.524554 14321 raft_consensus.cc:493] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.524914 14321 raft_consensus.cc:3060] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.525949 14198 raft_consensus.cc:2468] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.527406 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a8e01db4b3460ebf4250feb344c83d" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:15.530295 14200 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.531064 14313 raft_consensus.cc:385] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.531360 14313 raft_consensus.cc:740] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.531643 14315 tablet_bootstrap.cc:654] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.532027 14313 consensus_queue.cc:260] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.537379 14322 raft_consensus.cc:2749] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.538040 14315 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.538559 14315 ts_tablet_manager.cc:1403] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:20:15.538825 14313 ts_tablet_manager.cc:1434] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260710 13:20:15.538837 14163 leader_election.cc:304] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:15.540002 14313 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:15.541553 14315 raft_consensus.cc:359] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.542346 14315 raft_consensus.cc:385] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.542546 14322 raft_consensus.cc:2804] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.542680 14315 raft_consensus.cc:740] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.543052 14322 raft_consensus.cc:493] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.543422 14322 raft_consensus.cc:3060] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.543735 14315 consensus_queue.cc:260] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.537092 14317 raft_consensus.cc:515] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.548051 14317 leader_election.cc:290] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Requested vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.545681 14321 raft_consensus.cc:515] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.549017 14313 tablet_bootstrap.cc:654] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.551997 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa6ca3e830e490390254fc6d54db7c9" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1"
I20260710 13:20:15.553069 14124 raft_consensus.cc:3060] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.504715 14316 raft_consensus.cc:740] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.539026 14347 raft_consensus.cc:2804] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:15.568583 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.67:42215, user_credentials={real_user=slave}} blocked reactor thread for 45373.4us
I20260710 13:20:15.573487 14125 raft_consensus.cc:2468] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:15.576138 14347 raft_consensus.cc:697] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Running, Role: LEADER
I20260710 13:20:15.579131 14088 leader_election.cc:304] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.579437 14237 leader_election.cc:304] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: dabf48b681c5490da5f8920f9533da53
I20260710 13:20:15.579459 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa6ca3e830e490390254fc6d54db7c9" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.579509 14347 consensus_queue.cc:237] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.582118 14356 raft_consensus.cc:2749] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.582270 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:15.583040 14274 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.583433 14200 raft_consensus.cc:3060] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.587158 14315 ts_tablet_manager.cc:1434] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.048s	user 0.019s	sys 0.019s
I20260710 13:20:15.582991 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.591361 14274 raft_consensus.cc:2468] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.591888 14315 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.593072 14355 raft_consensus.cc:2804] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:15.580636 14088 leader_election.cc:343] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.593917 14355 raft_consensus.cc:697] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Running, Role: LEADER
I20260710 13:20:15.594674 14356 raft_consensus.cc:493] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:15.594842 14088 leader_election.cc:343] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.595170 14356 raft_consensus.cc:515] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.595692 14088 leader_election.cc:304] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: dabf48b681c5490da5f8920f9533da53
I20260710 13:20:15.596549 14317 raft_consensus.cc:2804] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.579612 14353 raft_consensus.cc:493] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.577139 14321 leader_election.cc:290] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:15.599434 14356 leader_election.cc:290] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.600963 14200 raft_consensus.cc:2468] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:15.601617 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dfabcd10d422abc9f32e515abaa62" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.603379 14198 raft_consensus.cc:2468] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
I20260710 13:20:15.602757 14355 consensus_queue.cc:237] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.603746 14237 leader_election.cc:304] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.597213 14353 raft_consensus.cc:515] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.606966 14353 leader_election.cc:290] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:15.608413 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9e03811ca54a11993d65f012233a2c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:15.609625 14125 raft_consensus.cc:2468] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 0.
I20260710 13:20:15.609723 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9e03811ca54a11993d65f012233a2c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.598244 14316 consensus_queue.cc:260] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.610651 14088 leader_election.cc:304] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.607550 14353 raft_consensus.cc:2804] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.611106 14237 leader_election.cc:304] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: 
I20260710 13:20:15.582113 14124 raft_consensus.cc:2468] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:15.618041 14316 ts_tablet_manager.cc:1434] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.001s
I20260710 13:20:15.621737 14316 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.608389 14321 raft_consensus.cc:2804] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.611420 14356 raft_consensus.cc:2804] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.622846 14313 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: No bootstrap required, opened a new log
I20260710 13:20:15.623584 14313 ts_tablet_manager.cc:1403] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.010s
I20260710 13:20:15.627609 14322 raft_consensus.cc:515] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.629666 14313 raft_consensus.cc:359] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.630471 14313 raft_consensus.cc:385] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.630738 14322 leader_election.cc:290] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.630760 14313 raft_consensus.cc:740] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.632786 14313 consensus_queue.cc:260] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.635468 14360 raft_consensus.cc:2804] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.635950 14360 raft_consensus.cc:493] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.622630 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dfabcd10d422abc9f32e515abaa62" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.634480 14316 tablet_bootstrap.cc:654] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.640818 14313 ts_tablet_manager.cc:1434] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:20:15.636656 14317 raft_consensus.cc:697] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Running, Role: LEADER
I20260710 13:20:15.626842 14356 raft_consensus.cc:493] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.636293 14360 raft_consensus.cc:3060] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.647848 14356 raft_consensus.cc:3060] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.650705 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce66a387694422c8b1921253926ca88" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:15.642884 14274 raft_consensus.cc:2468] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
I20260710 13:20:15.673517 14273 raft_consensus.cc:3060] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.652174 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce66a387694422c8b1921253926ca88" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1"
I20260710 13:20:15.651928 14347 raft_consensus.cc:493] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.677739 14353 raft_consensus.cc:697] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Becoming Leader. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
W20260710 13:20:15.678028 14237 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.65:39437, user_credentials={real_user=slave}} blocked reactor thread for 66929.9us
I20260710 13:20:15.683452 14124 raft_consensus.cc:3060] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.693499 14315 tablet_bootstrap.cc:654] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.683645 14347 raft_consensus.cc:515] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.697654 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c73d67699a43319cddf9eb36832809" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.698438 14198 raft_consensus.cc:2468] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
I20260710 13:20:15.700675 14353 consensus_queue.cc:237] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.701644 14321 raft_consensus.cc:697] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Becoming Leader. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:15.703106 14088 leader_election.cc:304] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.703317 14321 consensus_queue.cc:237] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.704934 14347 leader_election.cc:290] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.706231 14273 raft_consensus.cc:2468] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 1.
I20260710 13:20:15.700956 14360 raft_consensus.cc:515] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.707641 14163 leader_election.cc:304] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.708642 14347 raft_consensus.cc:2804] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.708528 14322 raft_consensus.cc:2804] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.709205 14360 leader_election.cc:290] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:15.709398 14347 raft_consensus.cc:493] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.709578 14322 raft_consensus.cc:697] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 1 LEADER]: Becoming Leader. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Running, Role: LEADER
I20260710 13:20:15.708959 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c73d67699a43319cddf9eb36832809" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.709903 14347 raft_consensus.cc:3060] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.710522 14322 consensus_queue.cc:237] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
W20260710 13:20:15.711078 14088 leader_election.cc:343] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.693946 14317 consensus_queue.cc:237] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.722644 14124 raft_consensus.cc:2468] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 1.
I20260710 13:20:15.727553 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9e03811ca54a11993d65f012233a2c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1"
I20260710 13:20:15.728487 14124 raft_consensus.cc:3060] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.735756 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9e03811ca54a11993d65f012233a2c" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
W20260710 13:20:15.738833 14237 leader_election.cc:343] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:15.740211 14237 leader_election.cc:343] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:15.688681 14356 raft_consensus.cc:515] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.742453 14022 catalog_manager.cc:5697] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 reported cstate change: term changed from 0 to 1, leader changed from <none> to dabf48b681c5490da5f8920f9533da53 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "dabf48b681c5490da5f8920f9533da53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.744110 14356 leader_election.cc:290] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Requested vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.745267 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dfabcd10d422abc9f32e515abaa62" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:15.746021 14273 raft_consensus.cc:3060] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.748299 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dfabcd10d422abc9f32e515abaa62" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.748932 14198 raft_consensus.cc:3060] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.752517 14023 catalog_manager.cc:5697] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0526b92ce80a41588359801979db5fd1 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "0526b92ce80a41588359801979db5fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.754792 14023 catalog_manager.cc:5697] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0526b92ce80a41588359801979db5fd1 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "0526b92ce80a41588359801979db5fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.756534 14023 catalog_manager.cc:5697] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0526b92ce80a41588359801979db5fd1 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "0526b92ce80a41588359801979db5fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.759459 14273 raft_consensus.cc:2468] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.760778 14088 leader_election.cc:304] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: 
I20260710 13:20:15.761634 14315 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.762426 14315 ts_tablet_manager.cc:1403] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.171s	user 0.007s	sys 0.022s
I20260710 13:20:15.764344 14356 raft_consensus.cc:2804] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.764941 14356 raft_consensus.cc:697] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Running, Role: LEADER
I20260710 13:20:15.767417 14316 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.767326 14315 raft_consensus.cc:359] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.768282 14316 ts_tablet_manager.cc:1403] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.024s
I20260710 13:20:15.772080 14316 raft_consensus.cc:359] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.767619 14356 consensus_queue.cc:237] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.774068 14347 raft_consensus.cc:515] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.774596 14198 raft_consensus.cc:2468] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.782390 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c73d67699a43319cddf9eb36832809" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.783012 14200 raft_consensus.cc:3060] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.783666 14347 leader_election.cc:290] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Requested vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.772990 14316 raft_consensus.cc:385] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.784960 14316 raft_consensus.cc:740] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.786010 14316 consensus_queue.cc:260] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.788568 14316 ts_tablet_manager.cc:1434] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 13:20:15.789690 14316 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.790293 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c73d67699a43319cddf9eb36832809" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:15.790997 14273 raft_consensus.cc:3060] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.774179 14315 raft_consensus.cc:385] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.792214 14315 raft_consensus.cc:740] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.793008 14315 consensus_queue.cc:260] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.793592 14200 raft_consensus.cc:2468] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.795043 14088 leader_election.cc:304] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.795506 14315 ts_tablet_manager.cc:1434] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260710 13:20:15.795939 14347 raft_consensus.cc:2804] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.796489 14347 raft_consensus.cc:697] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Running, Role: LEADER
I20260710 13:20:15.797323 14347 consensus_queue.cc:237] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.798890 14322 raft_consensus.cc:493] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.799402 14322 raft_consensus.cc:515] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.802260 14125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:15.802580 14316 tablet_bootstrap.cc:654] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.803053 14125 raft_consensus.cc:2393] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dabf48b681c5490da5f8920f9533da53 in current term 1: Already voted for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in this term.
I20260710 13:20:15.776237 14124 raft_consensus.cc:2468] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:15.806641 14237 leader_election.cc:304] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: dabf48b681c5490da5f8920f9533da53
I20260710 13:20:15.807886 14353 raft_consensus.cc:2804] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.808386 14353 raft_consensus.cc:697] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Becoming Leader. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:15.809231 14353 consensus_queue.cc:237] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.810760 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.812495 14163 leader_election.cc:304] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111
I20260710 13:20:15.813534 14358 raft_consensus.cc:3060] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.805141 14273 raft_consensus.cc:2468] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.822961 14358 raft_consensus.cc:2749] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:15.823658 14322 leader_election.cc:290] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.826785 14315 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.834599 14020 catalog_manager.cc:5697] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.837929 14315 tablet_bootstrap.cc:654] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.836717 14020 catalog_manager.cc:5697] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.841316 14316 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.841868 14316 ts_tablet_manager.cc:1403] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.020s
I20260710 13:20:15.844791 14316 raft_consensus.cc:359] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.845556 14316 raft_consensus.cc:385] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.845822 14316 raft_consensus.cc:740] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.846585 14316 consensus_queue.cc:260] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.850360 14315 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.850955 14315 ts_tablet_manager.cc:1403] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260710 13:20:15.851095 14316 ts_tablet_manager.cc:1434] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 13:20:15.853570 14316 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111: Bootstrap starting.
I20260710 13:20:15.853957 14315 raft_consensus.cc:359] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.854751 14315 raft_consensus.cc:385] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.855052 14315 raft_consensus.cc:740] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.855832 14315 consensus_queue.cc:260] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.857980 14315 ts_tablet_manager.cc:1434] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:15.858961 14315 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53: Bootstrap starting.
I20260710 13:20:15.862565 14316 tablet_bootstrap.cc:654] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.864444 14315 tablet_bootstrap.cc:654] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:15.870988 14023 catalog_manager.cc:5697] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0526b92ce80a41588359801979db5fd1 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "0526b92ce80a41588359801979db5fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.873883 14023 catalog_manager.cc:5697] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0526b92ce80a41588359801979db5fd1 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "0526b92ce80a41588359801979db5fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:15.876748 14315 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53: No bootstrap required, opened a new log
I20260710 13:20:15.877195 14316 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111: No bootstrap required, opened a new log
I20260710 13:20:15.877266 14315 ts_tablet_manager.cc:1403] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.003s
I20260710 13:20:15.877954 14316 ts_tablet_manager.cc:1403] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.002s
I20260710 13:20:15.880275 14315 raft_consensus.cc:359] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.880846 14315 raft_consensus.cc:385] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.881083 14315 raft_consensus.cc:740] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.880633 14316 raft_consensus.cc:359] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.881456 14316 raft_consensus.cc:385] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:15.881920 14316 raft_consensus.cc:740] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Initialized, Role: FOLLOWER
I20260710 13:20:15.881772 14315 consensus_queue.cc:260] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.882714 14316 consensus_queue.cc:260] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.883857 14315 ts_tablet_manager.cc:1434] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:20:15.884505 14316 ts_tablet_manager.cc:1434] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:15.888326 14022 catalog_manager.cc:5697] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 reported cstate change: term changed from 0 to 1, leader changed from <none> to 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67). New cstate: current_term: 1 leader_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:15.959618 14356 raft_consensus.cc:493] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:15.960378 14356 raft_consensus.cc:515] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.962313 14356 leader_election.cc:290] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.963496 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:15.964082 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:15.964385 14200 raft_consensus.cc:2468] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
I20260710 13:20:15.964823 14273 raft_consensus.cc:2468] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 0.
I20260710 13:20:15.965756 14088 leader_election.cc:304] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:15.966500 14356 raft_consensus.cc:2804] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:15.966938 14356 raft_consensus.cc:493] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:15.967209 14356 raft_consensus.cc:3060] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.972527 14356 raft_consensus.cc:515] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.974819 14356 leader_election.cc:290] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Requested vote from peers dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:15.975731 14200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:15.976063 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "0526b92ce80a41588359801979db5fd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:15.976398 14200 raft_consensus.cc:3060] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.976599 14273 raft_consensus.cc:3060] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:15.983933 14273 raft_consensus.cc:2468] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.983933 14200 raft_consensus.cc:2468] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0526b92ce80a41588359801979db5fd1 in term 1.
I20260710 13:20:15.985504 14088 leader_election.cc:304] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111; no voters: 
I20260710 13:20:15.986217 14356 raft_consensus.cc:2804] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:15.986740 14356 raft_consensus.cc:697] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Becoming Leader. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Running, Role: LEADER
I20260710 13:20:15.987654 14356 consensus_queue.cc:237] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:15.996295 14022 catalog_manager.cc:5697] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0526b92ce80a41588359801979db5fd1 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "0526b92ce80a41588359801979db5fd1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:16.020668 14356 consensus_queue.cc:1048] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.033447 14347 consensus_queue.cc:1048] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.068652 14322 raft_consensus.cc:493] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.069183 14322 raft_consensus.cc:515] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:16.071013 14322 leader_election.cc:290] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:16.072154 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9e03811ca54a11993d65f012233a2c" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:16.072379 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9e03811ca54a11993d65f012233a2c" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:16.073011 14124 raft_consensus.cc:2393] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dabf48b681c5490da5f8920f9533da53 in current term 1: Already voted for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in this term.
I20260710 13:20:16.074365 14163 leader_election.cc:304] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111
I20260710 13:20:16.075137 14322 raft_consensus.cc:3060] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.081151 14322 raft_consensus.cc:2749] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.084546 14322 raft_consensus.cc:493] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:16.085017 14322 raft_consensus.cc:515] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:16.086753 14322 leader_election.cc:290] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:16.087924 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0526b92ce80a41588359801979db5fd1" is_pre_election: true
I20260710 13:20:16.088220 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:16.089279 14273 raft_consensus.cc:2393] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dabf48b681c5490da5f8920f9533da53 in current term 1: Already voted for candidate 0526b92ce80a41588359801979db5fd1 in this term.
I20260710 13:20:16.090283 14163 leader_election.cc:304] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111
I20260710 13:20:16.091018 14322 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.096292 14322 raft_consensus.cc:2749] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:16.113174 14321 consensus_queue.cc:1048] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.125759 14360 consensus_queue.cc:1048] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.138218 14360 consensus_queue.cc:1048] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.153609 14360 consensus_queue.cc:1048] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.162514 14347 consensus_queue.cc:1048] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:16.173256 14273 raft_consensus.cc:3060] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:16.180524 14356 consensus_queue.cc:1048] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.198908 11185 ts_manager.cc:295] Set tserver state for 0526b92ce80a41588359801979db5fd1 to MAINTENANCE_MODE
I20260710 13:20:16.199818 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
I20260710 13:20:16.229585 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:16.230468 11185 tablet_replica.cc:333] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.231202 11185 raft_consensus.cc:2243] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.231709 11185 raft_consensus.cc:2272] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.234368 11185 tablet_replica.cc:333] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.235100 11185 raft_consensus.cc:2243] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.235826 11185 pending_rounds.cc:70] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Trying to abort 1 pending ops.
I20260710 13:20:16.236078 11185 pending_rounds.cc:77] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992666225328128 op_type: NO_OP noop_request { }
I20260710 13:20:16.236498 11185 raft_consensus.cc:2889] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:16.236913 11185 raft_consensus.cc:2272] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:16.238123 14237 consensus_peers.cc:597] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.239677 11185 tablet_replica.cc:333] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.240451 11185 raft_consensus.cc:2243] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.241189 11185 pending_rounds.cc:70] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Trying to abort 1 pending ops.
I20260710 13:20:16.241515 11185 pending_rounds.cc:77] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992666317246464 op_type: NO_OP noop_request { }
I20260710 13:20:16.241838 11185 raft_consensus.cc:2889] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:16.242172 11185 raft_consensus.cc:2272] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.244715 11185 tablet_replica.cc:333] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.245461 11185 raft_consensus.cc:2243] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.245908 11185 raft_consensus.cc:2272] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.247978 11185 tablet_replica.cc:333] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.248602 11185 raft_consensus.cc:2243] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.249646 11185 raft_consensus.cc:2272] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.252291 11185 tablet_replica.cc:333] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.253005 11185 raft_consensus.cc:2243] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.253546 11185 raft_consensus.cc:2272] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.256450 11185 tablet_replica.cc:333] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.257222 11185 raft_consensus.cc:2243] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.258116 11185 pending_rounds.cc:70] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Trying to abort 1 pending ops.
I20260710 13:20:16.258447 11185 pending_rounds.cc:77] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992667093733376 op_type: NO_OP noop_request { }
I20260710 13:20:16.258875 11185 raft_consensus.cc:2889] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:16.259236 11185 raft_consensus.cc:2272] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.259449 14322 consensus_queue.cc:1048] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:16.262390 11185 tablet_replica.cc:333] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.263332 11185 raft_consensus.cc:2243] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.264597 11185 raft_consensus.cc:2272] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:16.266943 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:16.267860 11185 tablet_replica.cc:333] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.268676 11185 raft_consensus.cc:2243] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:16.269546 11185 pending_rounds.cc:70] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Trying to abort 1 pending ops.
I20260710 13:20:16.269779 11185 pending_rounds.cc:77] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992665980153856 op_type: NO_OP noop_request { }
I20260710 13:20:16.270190 11185 raft_consensus.cc:2889] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:16.270556 11185 raft_consensus.cc:2272] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:16.274751 11185 tablet_replica.cc:333] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: stopping tablet replica
I20260710 13:20:16.275789 11185 raft_consensus.cc:2243] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:16.276580 11185 raft_consensus.cc:2272] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:16.286932 14163 consensus_peers.cc:597] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:16.306284 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
I20260710 13:20:16.404124 14360 consensus_queue.cc:1048] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:16.565346 14237 consensus_peers.cc:597] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:16.723608 14237 consensus_peers.cc:597] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:17.268227 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:17.342806 14398 raft_consensus.cc:493] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.343389 14398 raft_consensus.cc:515] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.345199 14398 leader_election.cc:290] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:17.346901 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dfabcd10d422abc9f32e515abaa62" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:17.347633 14273 raft_consensus.cc:2468] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 1.
I20260710 13:20:17.348817 14163 leader_election.cc:304] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:17.349577 14398 raft_consensus.cc:2804] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:17.349653 14163 leader_election.cc:336] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.350051 14398 raft_consensus.cc:493] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.350406 14398 raft_consensus.cc:3060] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.356400 14398 raft_consensus.cc:515] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.358382 14398 leader_election.cc:290] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:17.360078 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "114dfabcd10d422abc9f32e515abaa62" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:17.360730 14273 raft_consensus.cc:3060] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.362098 14163 leader_election.cc:336] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.366432 14273 raft_consensus.cc:2468] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 2.
I20260710 13:20:17.367610 14163 leader_election.cc:304] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:17.368410 14398 raft_consensus.cc:2804] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.369519 14398 raft_consensus.cc:697] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 2 LEADER]: Becoming Leader. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Running, Role: LEADER
I20260710 13:20:17.370409 14398 consensus_queue.cc:237] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [LEADER]: Queue going to LEADER 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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.378186 14019 catalog_manager.cc:5697] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 reported cstate change: term changed from 1 to 2, leader changed from 0526b92ce80a41588359801979db5fd1 (127.10.236.65) to dabf48b681c5490da5f8920f9533da53 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "dabf48b681c5490da5f8920f9533da53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.497674 14360 raft_consensus.cc:493] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.498248 14360 raft_consensus.cc:515] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.500380 14360 leader_election.cc:290] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.502223 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:17.503046 14198 raft_consensus.cc:2468] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:17.504201 14237 leader_election.cc:304] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:17.504935 14360 raft_consensus.cc:2804] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:17.504999 14237 leader_election.cc:336] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.505416 14360 raft_consensus.cc:493] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.505779 14360 raft_consensus.cc:3060] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.511893 14360 raft_consensus.cc:515] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.513876 14360 leader_election.cc:290] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.515509 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a84d81c0b91543469d7716ae04d283d8" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:17.516252 14198 raft_consensus.cc:3060] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.518050 14237 leader_election.cc:336] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.522552 14198 raft_consensus.cc:2468] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 2.
I20260710 13:20:17.523862 14237 leader_election.cc:304] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:17.524646 14360 raft_consensus.cc:2804] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.525102 14360 raft_consensus.cc:697] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Becoming Leader. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:17.525856 14360 consensus_queue.cc:237] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Queue going to LEADER 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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.532400 14360 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0526b92ce80a41588359801979db5fd1)
I20260710 13:20:17.532876 14360 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.534850 14360 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.534168 14019 catalog_manager.cc:5697] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 reported cstate change: term changed from 1 to 2, leader changed from 0526b92ce80a41588359801979db5fd1 (127.10.236.65) to 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.536531 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:17.537145 14398 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0526b92ce80a41588359801979db5fd1)
I20260710 13:20:17.537781 14398 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.538930 14198 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:17.540400 14398 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:17.542068 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:17.542768 14273 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 1.
W20260710 13:20:17.541627 14237 leader_election.cc:336] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.544323 14237 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:17.544855 14163 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:17.545557 14360 raft_consensus.cc:2804] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:17.546608 14398 raft_consensus.cc:2804] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:17.546450 14360 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0526b92ce80a41588359801979db5fd1)
I20260710 13:20:17.547066 14398 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0526b92ce80a41588359801979db5fd1)
W20260710 13:20:17.547293 14163 leader_election.cc:336] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.547413 14360 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.547559 14398 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.555706 14360 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.555706 14398 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.558212 14360 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.558516 14398 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:17.560230 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:17.560146 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:17.561214 14273 raft_consensus.cc:2393] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dabf48b681c5490da5f8920f9533da53 in current term 2: Already voted for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in this term.
I20260710 13:20:17.562552 14198 raft_consensus.cc:2393] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 49c5e7dcfa8749fcbff1180aac6d7111 in current term 2: Already voted for candidate dabf48b681c5490da5f8920f9533da53 in this term.
W20260710 13:20:17.563777 14237 leader_election.cc:336] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
W20260710 13:20:17.564299 14163 leader_election.cc:336] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.564620 14237 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 49c5e7dcfa8749fcbff1180aac6d7111; no voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53
I20260710 13:20:17.564750 14163 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111
I20260710 13:20:17.565454 14360 raft_consensus.cc:2749] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:17.565619 14398 raft_consensus.cc:2749] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:20:17.598435 14360 raft_consensus.cc:493] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.599056 14360 raft_consensus.cc:515] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.601101 14360 leader_election.cc:290] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.602991 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:17.603766 14198 raft_consensus.cc:2468] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:17.604849 14237 leader_election.cc:304] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:17.605691 14360 raft_consensus.cc:2804] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:17.605726 14237 leader_election.cc:336] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.606030 14360 raft_consensus.cc:493] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.606391 14360 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.611909 14360 raft_consensus.cc:515] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.613780 14360 leader_election.cc:290] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.615587 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:17.616261 14198 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.617803 14237 leader_election.cc:336] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.622179 14198 raft_consensus.cc:2468] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 2.
I20260710 13:20:17.623337 14237 leader_election.cc:304] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:17.624094 14360 raft_consensus.cc:2804] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.624581 14360 raft_consensus.cc:697] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Becoming Leader. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:17.625468 14360 consensus_queue.cc:237] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Queue going to LEADER 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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.633419 14019 catalog_manager.cc:5697] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 reported cstate change: term changed from 1 to 2, leader changed from 0526b92ce80a41588359801979db5fd1 (127.10.236.65) to 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.673774 14398 raft_consensus.cc:493] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0526b92ce80a41588359801979db5fd1)
I20260710 13:20:17.674589 14398 raft_consensus.cc:515] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.676749 14398 leader_election.cc:290] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:17.678520 14273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a8e01db4b3460ebf4250feb344c83d" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
W20260710 13:20:17.680650 14163 leader_election.cc:336] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.681030 14163 leader_election.cc:304] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [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: dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1, 49c5e7dcfa8749fcbff1180aac6d7111
I20260710 13:20:17.681734 14398 raft_consensus.cc:2749] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:20:17.685271 14360 raft_consensus.cc:493] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0526b92ce80a41588359801979db5fd1)
I20260710 13:20:17.685884 14360 raft_consensus.cc:515] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.687707 14360 leader_election.cc:290] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.689240 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a8e01db4b3460ebf4250feb344c83d" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:17.689998 14198 raft_consensus.cc:2468] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 1.
I20260710 13:20:17.690996 14237 leader_election.cc:304] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:17.691725 14360 raft_consensus.cc:2804] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:17.691795 14237 leader_election.cc:336] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.692198 14360 raft_consensus.cc:493] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0526b92ce80a41588359801979db5fd1)
I20260710 13:20:17.692580 14360 raft_consensus.cc:3060] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.698808 14360 raft_consensus.cc:515] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.700824 14360 leader_election.cc:290] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:17.702543 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a8e01db4b3460ebf4250feb344c83d" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:17.703245 14198 raft_consensus.cc:3060] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.704929 14237 leader_election.cc:336] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.709106 14198 raft_consensus.cc:2468] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 2.
I20260710 13:20:17.710352 14237 leader_election.cc:304] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:17.711184 14360 raft_consensus.cc:2804] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.711664 14360 raft_consensus.cc:697] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Becoming Leader. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:17.712446 14360 consensus_queue.cc:237] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.720921 14019 catalog_manager.cc:5697] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 reported cstate change: term changed from 1 to 2, leader changed from 0526b92ce80a41588359801979db5fd1 (127.10.236.65) to 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67). New cstate: current_term: 2 leader_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.832182 14398 raft_consensus.cc:493] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.832839 14398 raft_consensus.cc:515] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.834965 14398 leader_election.cc:290] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:17.836668 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c73d67699a43319cddf9eb36832809" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" is_pre_election: true
I20260710 13:20:17.837476 14274 raft_consensus.cc:2468] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 1.
I20260710 13:20:17.838661 14163 leader_election.cc:304] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:17.839408 14398 raft_consensus.cc:2804] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:20:17.839504 14163 leader_election.cc:336] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.839890 14398 raft_consensus.cc:493] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.840236 14398 raft_consensus.cc:3060] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:17.846158 14398 raft_consensus.cc:515] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.848023 14398 leader_election.cc:290] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:17.849854 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0c73d67699a43319cddf9eb36832809" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:17.850534 14274 raft_consensus.cc:3060] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:20:17.852330 14163 leader_election.cc:336] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:17.860015 14274 raft_consensus.cc:2468] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 2.
I20260710 13:20:17.861555 14163 leader_election.cc:304] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:17.862407 14398 raft_consensus.cc:2804] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:17.862901 14398 raft_consensus.cc:697] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 2 LEADER]: Becoming Leader. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Running, Role: LEADER
I20260710 13:20:17.863867 14398 consensus_queue.cc:237] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [LEADER]: Queue going to LEADER 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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:17.872332 14019 catalog_manager.cc:5697] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 reported cstate change: term changed from 1 to 2, leader changed from 0526b92ce80a41588359801979db5fd1 (127.10.236.65) to dabf48b681c5490da5f8920f9533da53 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "dabf48b681c5490da5f8920f9533da53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.880247 14274 raft_consensus.cc:1275] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Refusing update from remote peer dabf48b681c5490da5f8920f9533da53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:17.881963 14398 consensus_queue.cc:1048] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:17.898499 14163 consensus_peers.cc:597] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:17.934851 14198 raft_consensus.cc:1275] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Refusing update from remote peer 49c5e7dcfa8749fcbff1180aac6d7111: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:17.936342 14360 consensus_queue.cc:1048] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:17.956038 14237 consensus_peers.cc:597] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:18.014725 14198 raft_consensus.cc:1275] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Refusing update from remote peer 49c5e7dcfa8749fcbff1180aac6d7111: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:18.016213 14360 consensus_queue.cc:1048] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:18.030997 14237 consensus_peers.cc:597] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:18.224809 14237 consensus_peers.cc:597] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:18.255548 14163 consensus_peers.cc:597] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:18.269331 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:18.286038 14198 raft_consensus.cc:1275] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Refusing update from remote peer 49c5e7dcfa8749fcbff1180aac6d7111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.287758 14421 consensus_queue.cc:1048] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:18.350332 14237 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111) [suppressed 56 similar messages]
I20260710 13:20:18.384059 14274 raft_consensus.cc:1275] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Refusing update from remote peer dabf48b681c5490da5f8920f9533da53: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:18.385733 14405 consensus_queue.cc:1048] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:18.743872 14237 consensus_peers.cc:597] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.940245 14163 consensus_peers.cc:597] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:18.947913 14237 consensus_peers.cc:597] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:19.136952 14237 consensus_peers.cc:597] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:19.270745 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:19.674731 14421 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:19.675333 14421 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:19.677616 14421 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:19.679361 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53" is_pre_election: true
I20260710 13:20:19.680172 14198 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 2.
I20260710 13:20:19.682001 14237 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:19.682713 14421 raft_consensus.cc:2804] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:20:19.682749 14237 leader_election.cc:336] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:19.683255 14421 raft_consensus.cc:493] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:19.683645 14421 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:19.690249 14421 raft_consensus.cc:515] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:19.692334 14421 leader_election.cc:290] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 3 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509)
I20260710 13:20:19.694181 14198 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f4326d056643a9af3c2c2de12a392e" candidate_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dabf48b681c5490da5f8920f9533da53"
I20260710 13:20:19.695016 14198 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:20:19.696409 14237 leader_election.cc:336] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111)
I20260710 13:20:19.701077 14198 raft_consensus.cc:2468] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 49c5e7dcfa8749fcbff1180aac6d7111 in term 3.
I20260710 13:20:19.702505 14237 leader_election.cc:304] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [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: 49c5e7dcfa8749fcbff1180aac6d7111, dabf48b681c5490da5f8920f9533da53; no voters: 0526b92ce80a41588359801979db5fd1
I20260710 13:20:19.703372 14421 raft_consensus.cc:2804] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:19.703894 14421 raft_consensus.cc:697] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 LEADER]: Becoming Leader. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:19.704708 14421 consensus_queue.cc:237] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:19.719992 14022 catalog_manager.cc:5697] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 reported cstate change: term changed from 1 to 3, leader changed from 0526b92ce80a41588359801979db5fd1 (127.10.236.65) to 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67). New cstate: current_term: 3 leader_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: HEALTHY } } }
W20260710 13:20:20.084409 14163 consensus_peers.cc:597] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:20.092196 14237 consensus_peers.cc:597] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:20.272058 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:20:20.315893 14237 consensus_peers.cc:597] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:20:20.332613 14198 raft_consensus.cc:1275] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 3 FOLLOWER]: Refusing update from remote peer 49c5e7dcfa8749fcbff1180aac6d7111: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:20.334296 14421 consensus_queue.cc:1048] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:20.390708 14237 consensus_peers.cc:597] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:20.620666 14163 consensus_peers.cc:597] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:20.890432 14237 consensus_peers.cc:597] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:20:21.031811 14237 consensus_peers.cc:597] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:21.273155 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:21.327836 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:21.335883 14436 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:21.335987 14437 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:21.337653 14439 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:21.338828 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:21.339880 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:21.340152 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:21.340346 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689621340329 us; error 0 us; skew 500 ppm
I20260710 13:20:21.341075 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:21.344126 11185 webserver.cc:533] Webserver started at http://127.10.236.65:41679/ using document root <none> and password file <none>
I20260710 13:20:21.344704 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:21.344893 11185 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:20:21.348896 11185 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:20:21.353030 14444 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:21.354127 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 13:20:21.354526 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "0526b92ce80a41588359801979db5fd1"
format_stamp: "Formatted at 2026-07-10 13:20:14 on dist-test-slave-qfnx"
I20260710 13:20:21.354920 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:20:21.370183 14163 consensus_peers.cc:597] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:21.379709 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:21.382081 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:21.385089 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:21.389523 14451 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:20:21.451457 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:20:21.451747 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.063s	user 0.002s	sys 0.000s
I20260710 13:20:21.452092 11185 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:20:21.457320 14451 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.475163 14451 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.476218 14451 tablet_bootstrap.cc:492] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.476903 14451 ts_tablet_manager.cc:1403] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.010s
I20260710 13:20:21.479362 14451 raft_consensus.cc:359] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.480083 14451 raft_consensus.cc:740] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.480822 14451 consensus_queue.cc:260] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.484323 14451 ts_tablet_manager.cc:1434] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 13:20:21.485451 14451 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
W20260710 13:20:21.486423 14237 consensus_peers.cc:597] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:20:21.488802 14237 consensus_peers.cc:597] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:20:21.500782 14451 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.501819 14451 tablet_bootstrap.cc:492] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.502467 14451 ts_tablet_manager.cc:1403] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:20:21.504451 11185 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:20:21.504787 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.050s	sys 0.000s
I20260710 13:20:21.504765 14451 raft_consensus.cc:359] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.505666 14451 raft_consensus.cc:740] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.506434 14451 consensus_queue.cc:260] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.508082 14451 ts_tablet_manager.cc:1434] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:21.508803 14451 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.525833 14451 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.527288 14451 tablet_bootstrap.cc:492] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.528275 14451 ts_tablet_manager.cc:1403] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 13:20:21.531401 14451 raft_consensus.cc:359] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.532336 14451 raft_consensus.cc:740] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.533185 14451 consensus_queue.cc:260] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.534977 14451 ts_tablet_manager.cc:1434] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:21.535689 14451 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.549256 14451 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:20:21.550729 14451 tablet_bootstrap.cc:492] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.551596 14451 ts_tablet_manager.cc:1403] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:20:21.554294 14451 raft_consensus.cc:359] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.555437 14451 raft_consensus.cc:740] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.557413 14451 consensus_queue.cc:260] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.559084 14451 ts_tablet_manager.cc:1434] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:21.559864 14451 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.568987 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:39437
I20260710 13:20:21.569069 14514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:39437 every 8 connection(s)
I20260710 13:20:21.570712 14451 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.571532 14451 tablet_bootstrap.cc:492] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.572197 14451 ts_tablet_manager.cc:1403] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:21.574607 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:21.574944 14451 raft_consensus.cc:359] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.575826 14451 raft_consensus.cc:740] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.576655 14451 consensus_queue.cc:260] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.579733 14451 ts_tablet_manager.cc:1434] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:21.581135 14451 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.619956 14274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c"
dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
mode: GRACEFUL
new_leader_uuid: "dabf48b681c5490da5f8920f9533da53"
 from {username='slave'} at 127.0.0.1:49764
I20260710 13:20:21.620949 14451 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:20:21.620962 14274 raft_consensus.cc:606] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Received request to transfer leadership to TS dabf48b681c5490da5f8920f9533da53
I20260710 13:20:21.621973 14515 heartbeater.cc:344] Connected to a master server at 127.10.236.126:41249
I20260710 13:20:21.622056 14451 tablet_bootstrap.cc:492] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.622601 14515 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:21.623019 14451 ts_tablet_manager.cc:1403] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.011s
I20260710 13:20:21.623462 14515 heartbeater.cc:507] Master 127.10.236.126:41249 requested a full tablet report, sending...
I20260710 13:20:21.624526 14274 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52d710443ba943578e86ecf93584affd"
dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
mode: GRACEFUL
new_leader_uuid: "dabf48b681c5490da5f8920f9533da53"
 from {username='slave'} at 127.0.0.1:49764
I20260710 13:20:21.625101 14274 raft_consensus.cc:606] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Received request to transfer leadership to TS dabf48b681c5490da5f8920f9533da53
I20260710 13:20:21.625757 14451 raft_consensus.cc:359] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.626406 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:21.626595 14451 raft_consensus.cc:740] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.627087 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:21.627359 14451 consensus_queue.cc:260] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.627893 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:21.629583 14451 ts_tablet_manager.cc:1434] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:21.629700 14019 ts_manager.cc:194] Re-registered known tserver with Master: 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437)
I20260710 13:20:21.630427 14451 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.639726 14019 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53474
I20260710 13:20:21.643249 14515 heartbeater.cc:499] Master 127.10.236.126:41249 was elected leader, sending a full tablet report...
I20260710 13:20:21.645961 14451 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.646972 14451 tablet_bootstrap.cc:492] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.647575 14451 ts_tablet_manager.cc:1403] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:20:21.649541 14451 raft_consensus.cc:359] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.650077 14451 raft_consensus.cc:740] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.650696 14451 consensus_queue.cc:260] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.652094 14451 ts_tablet_manager.cc:1434] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:21.652765 14451 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.664338 14451 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:20:21.665211 14451 tablet_bootstrap.cc:492] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.665840 14451 ts_tablet_manager.cc:1403] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:20:21.667714 14451 raft_consensus.cc:359] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.668434 14451 raft_consensus.cc:740] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.668989 14451 consensus_queue.cc:260] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.670817 14451 ts_tablet_manager.cc:1434] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:21.671828 14451 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.685385 14451 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:20:21.686156 14451 tablet_bootstrap.cc:492] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.686687 14451 ts_tablet_manager.cc:1403] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:20:21.688680 14451 raft_consensus.cc:359] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.689316 14451 raft_consensus.cc:740] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.689965 14451 consensus_queue.cc:260] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.691856 14451 ts_tablet_manager.cc:1434] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:21.692898 14451 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Bootstrap starting.
I20260710 13:20:21.706693 14452 raft_consensus.cc:993] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111: : Instructing follower dabf48b681c5490da5f8920f9533da53 to start an election
I20260710 13:20:21.707253 14433 raft_consensus.cc:1081] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Signalling peer dabf48b681c5490da5f8920f9533da53 to start an election
I20260710 13:20:21.707716 14451 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:20:21.708463 14451 tablet_bootstrap.cc:492] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Bootstrap complete.
I20260710 13:20:21.708874 14198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c"
dest_uuid: "dabf48b681c5490da5f8920f9533da53"
 from {username='slave'} at 127.0.0.1:36656
I20260710 13:20:21.709174 14451 ts_tablet_manager.cc:1403] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:20:21.709538 14198 raft_consensus.cc:493] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.709905 14198 raft_consensus.cc:3060] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.711630 14451 raft_consensus.cc:359] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.712193 14451 raft_consensus.cc:740] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0526b92ce80a41588359801979db5fd1, State: Initialized, Role: FOLLOWER
I20260710 13:20:21.712807 14451 consensus_queue.cc:260] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.714757 14451 ts_tablet_manager.cc:1434] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:21.715745 14198 raft_consensus.cc:515] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.718123 14198 leader_election.cc:290] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:21.719213 14488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0526b92ce80a41588359801979db5fd1"
I20260710 13:20:21.719929 14488 raft_consensus.cc:3060] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.720274 14452 raft_consensus.cc:993] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111: : Instructing follower dabf48b681c5490da5f8920f9533da53 to start an election
I20260710 13:20:21.720778 14433 raft_consensus.cc:1081] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Signalling peer dabf48b681c5490da5f8920f9533da53 to start an election
I20260710 13:20:21.721103 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba67e33ac414ebb8d83523ecdda813c" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:21.721766 14274 raft_consensus.cc:3055] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:21.722077 14274 raft_consensus.cc:740] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:21.722607 14198 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52d710443ba943578e86ecf93584affd"
dest_uuid: "dabf48b681c5490da5f8920f9533da53"
 from {username='slave'} at 127.0.0.1:36656
I20260710 13:20:21.723137 14198 raft_consensus.cc:493] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.722957 14274 consensus_queue.cc:260] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.723515 14198 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.724432 14274 raft_consensus.cc:3060] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.728615 14488 raft_consensus.cc:2468] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 2.
I20260710 13:20:21.730334 14163 leader_election.cc:304] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:21.731345 14425 raft_consensus.cc:2804] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:21.731007 14198 raft_consensus.cc:515] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.732668 14274 raft_consensus.cc:2468] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 2.
I20260710 13:20:21.732971 14425 raft_consensus.cc:697] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 2 LEADER]: Becoming Leader. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Running, Role: LEADER
I20260710 13:20:21.734467 14488 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "0526b92ce80a41588359801979db5fd1"
I20260710 13:20:21.734042 14425 consensus_queue.cc:237] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.735062 14488 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.735947 14198 leader_election.cc:290] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [CANDIDATE]: Term 3 election: Requested vote from peers 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437), 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67:42215)
I20260710 13:20:21.738482 14274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52d710443ba943578e86ecf93584affd" candidate_uuid: "dabf48b681c5490da5f8920f9533da53" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "49c5e7dcfa8749fcbff1180aac6d7111"
I20260710 13:20:21.739253 14274 raft_consensus.cc:3055] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.739589 14274 raft_consensus.cc:740] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 49c5e7dcfa8749fcbff1180aac6d7111, State: Running, Role: LEADER
I20260710 13:20:21.740486 14274 consensus_queue.cc:260] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.741885 14274 raft_consensus.cc:3060] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.743804 14488 raft_consensus.cc:2468] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 3.
I20260710 13:20:21.745137 14163 leader_election.cc:304] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [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: 0526b92ce80a41588359801979db5fd1, dabf48b681c5490da5f8920f9533da53; no voters: 
I20260710 13:20:21.746011 14425 raft_consensus.cc:2804] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.746528 14425 raft_consensus.cc:697] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 3 LEADER]: Becoming Leader. State: Replica: dabf48b681c5490da5f8920f9533da53, State: Running, Role: LEADER
I20260710 13:20:21.747417 14425 consensus_queue.cc:237] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [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: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } }
I20260710 13:20:21.749650 14274 raft_consensus.cc:2468] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dabf48b681c5490da5f8920f9533da53 in term 3.
I20260710 13:20:21.750857 14019 catalog_manager.cc:5697] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 reported cstate change: term changed from 1 to 2, leader changed from 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67) to dabf48b681c5490da5f8920f9533da53 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "dabf48b681c5490da5f8920f9533da53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.769943 14019 catalog_manager.cc:5697] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 reported cstate change: term changed from 2 to 3, leader changed from 49c5e7dcfa8749fcbff1180aac6d7111 (127.10.236.67) to dabf48b681c5490da5f8920f9533da53 (127.10.236.66). New cstate: current_term: 3 leader_uuid: "dabf48b681c5490da5f8920f9533da53" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dabf48b681c5490da5f8920f9533da53" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33509 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:21.802423 14488 raft_consensus.cc:3060] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.825902 14488 raft_consensus.cc:3060] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.919397 14488 raft_consensus.cc:3060] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:21.925346 14488 pending_rounds.cc:85] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Aborting all ops after (but not including) 0
I20260710 13:20:21.925704 14488 pending_rounds.cc:107] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:21.926012 14488 raft_consensus.cc:2889] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:22.178918 14488 raft_consensus.cc:3060] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:22.184952 14488 pending_rounds.cc:85] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Aborting all ops after (but not including) 0
I20260710 13:20:22.185180 14488 pending_rounds.cc:107] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:22.185521 14488 raft_consensus.cc:2889] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:22.191836 14488 raft_consensus.cc:3060] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:22.198707 14488 pending_rounds.cc:85] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Aborting all ops after (but not including) 0
I20260710 13:20:22.198957 14488 pending_rounds.cc:107] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:22.199246 14488 raft_consensus.cc:2889] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:22.246796 14488 raft_consensus.cc:1275] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 3 FOLLOWER]: Refusing update from remote peer dabf48b681c5490da5f8920f9533da53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:22.248227 14425 consensus_queue.cc:1048] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:22.248772 14425 consensus_queue.cc:1243] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [LEADER]: Peer 0526b92ce80a41588359801979db5fd1 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 13:20:22.250967 14488 pending_rounds.cc:85] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Aborting all ops after (but not including) 0
I20260710 13:20:22.251227 14488 pending_rounds.cc:107] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:20:22.251449 14488 raft_consensus.cc:2889] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:20:22.263121 14274 raft_consensus.cc:1275] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 FOLLOWER]: Refusing update from remote peer dabf48b681c5490da5f8920f9533da53: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:22.264784 14425 consensus_queue.cc:1048] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:20:22.274313 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:22.343255 14274 raft_consensus.cc:1275] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Refusing update from remote peer dabf48b681c5490da5f8920f9533da53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.344834 14546 consensus_queue.cc:1048] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49c5e7dcfa8749fcbff1180aac6d7111" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:22.354591 14488 raft_consensus.cc:1275] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Refusing update from remote peer dabf48b681c5490da5f8920f9533da53: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:22.356449 14547 consensus_queue.cc:1048] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0526b92ce80a41588359801979db5fd1" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:22.639895 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:22.646848 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:22.647459 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:22.648037 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:23.276090 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:23.657338 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:23.666798 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:23.667371 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:23.668455 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:24.277612 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:24.676460 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:24.683125 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:24.683671 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:24.684193 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:25.278847 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:25.691231 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:25.697613 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:25.698196 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:25.698729 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:26.280184 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:26.705097 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:26.712344 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:26.718863 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:26.719410 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:20:27.281442 14071 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:20:27.748657 11185 tablet_server.cc:179] TabletServer@127.10.236.65:39437 shutting down...
W20260710 13:20:27.754055 14163 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 65 similar messages]
W20260710 13:20:27.760069 14163 consensus_peers.cc:597] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.781924 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:27.783015 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.783836 11185 raft_consensus.cc:2243] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.784488 11185 raft_consensus.cc:2272] T 2ce66a387694422c8b1921253926ca88 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.787485 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.788214 11185 raft_consensus.cc:2243] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.788759 11185 raft_consensus.cc:2272] T a0c73d67699a43319cddf9eb36832809 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.791321 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.791961 11185 raft_consensus.cc:2243] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.792456 11185 raft_consensus.cc:2272] T 8aa6ca3e830e490390254fc6d54db7c9 P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.795195 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.795845 11185 raft_consensus.cc:2243] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.796379 11185 raft_consensus.cc:2272] T 114dfabcd10d422abc9f32e515abaa62 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.799079 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.799698 11185 raft_consensus.cc:2243] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.800220 11185 raft_consensus.cc:2272] T 52d710443ba943578e86ecf93584affd P 0526b92ce80a41588359801979db5fd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.802716 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.803315 11185 raft_consensus.cc:2243] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.803817 11185 raft_consensus.cc:2272] T 68f4326d056643a9af3c2c2de12a392e P 0526b92ce80a41588359801979db5fd1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.806257 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.806843 11185 raft_consensus.cc:2243] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.807319 11185 raft_consensus.cc:2272] T a84d81c0b91543469d7716ae04d283d8 P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.809762 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.810320 11185 raft_consensus.cc:2243] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.810809 11185 raft_consensus.cc:2272] T 33a8e01db4b3460ebf4250feb344c83d P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.813150 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.813700 11185 raft_consensus.cc:2243] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.814199 11185 raft_consensus.cc:2272] T 0c9e03811ca54a11993d65f012233a2c P 0526b92ce80a41588359801979db5fd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.816630 11185 tablet_replica.cc:333] stopping tablet replica
I20260710 13:20:27.817175 11185 raft_consensus.cc:2243] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.817711 11185 raft_consensus.cc:2272] T 3ba67e33ac414ebb8d83523ecdda813c P 0526b92ce80a41588359801979db5fd1 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:27.849869 14163 consensus_peers.cc:597] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.853595 11185 tablet_server.cc:196] TabletServer@127.10.236.65:39437 shutdown complete.
I20260710 13:20:27.885170 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
W20260710 13:20:27.910928 14163 consensus_peers.cc:597] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.920373 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:27.921337 11185 tablet_replica.cc:333] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.922629 11185 raft_consensus.cc:2243] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.923868 11185 raft_consensus.cc:2272] T 3ba67e33ac414ebb8d83523ecdda813c P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.926398 11185 tablet_replica.cc:333] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.927002 11185 raft_consensus.cc:2243] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.927963 11185 raft_consensus.cc:2272] T 114dfabcd10d422abc9f32e515abaa62 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.930855 11185 tablet_replica.cc:333] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.931633 11185 raft_consensus.cc:2243] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.932755 11185 raft_consensus.cc:2272] T a0c73d67699a43319cddf9eb36832809 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.936353 11185 tablet_replica.cc:333] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.937103 11185 raft_consensus.cc:2243] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:20:27.937579 14237 consensus_peers.cc:597] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer dabf48b681c5490da5f8920f9533da53 (127.10.236.66:33509): Couldn't send request to peer dabf48b681c5490da5f8920f9533da53. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:27.938377 11185 raft_consensus.cc:2272] T 52d710443ba943578e86ecf93584affd P dabf48b681c5490da5f8920f9533da53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.940894 11185 tablet_replica.cc:333] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.941581 11185 raft_consensus.cc:2243] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.942078 11185 raft_consensus.cc:2272] T 68f4326d056643a9af3c2c2de12a392e P dabf48b681c5490da5f8920f9533da53 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.944386 11185 tablet_replica.cc:333] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.944957 11185 raft_consensus.cc:2243] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.945457 11185 raft_consensus.cc:2272] T a84d81c0b91543469d7716ae04d283d8 P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.947824 11185 tablet_replica.cc:333] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.948375 11185 raft_consensus.cc:2243] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.948796 11185 raft_consensus.cc:2272] T 8aa6ca3e830e490390254fc6d54db7c9 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.951156 11185 tablet_replica.cc:333] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.951712 11185 raft_consensus.cc:2243] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.952265 11185 raft_consensus.cc:2272] T 0c9e03811ca54a11993d65f012233a2c P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.954754 11185 tablet_replica.cc:333] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.955277 11185 raft_consensus.cc:2243] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:27.955845 11185 raft_consensus.cc:2272] T 33a8e01db4b3460ebf4250feb344c83d P dabf48b681c5490da5f8920f9533da53 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.958184 11185 tablet_replica.cc:333] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53: stopping tablet replica
I20260710 13:20:27.958734 11185 raft_consensus.cc:2243] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:27.959656 11185 raft_consensus.cc:2272] T 2ce66a387694422c8b1921253926ca88 P dabf48b681c5490da5f8920f9533da53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:27.991302 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
I20260710 13:20:28.025296 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
W20260710 13:20:28.060652 14237 consensus_peers.cc:597] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 -> Peer 0526b92ce80a41588359801979db5fd1 (127.10.236.65:39437): Couldn't send request to peer 0526b92ce80a41588359801979db5fd1. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:28.069620 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:28.070457 11185 tablet_replica.cc:333] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.071201 11185 raft_consensus.cc:2243] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.071780 11185 raft_consensus.cc:2272] T a0c73d67699a43319cddf9eb36832809 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.074321 11185 tablet_replica.cc:333] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.074949 11185 raft_consensus.cc:2243] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.075474 11185 raft_consensus.cc:2272] T 114dfabcd10d422abc9f32e515abaa62 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.077782 11185 tablet_replica.cc:333] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.078409 11185 raft_consensus.cc:2243] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.079373 11185 raft_consensus.cc:2272] T 8aa6ca3e830e490390254fc6d54db7c9 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.082111 11185 tablet_replica.cc:333] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.082727 11185 raft_consensus.cc:2243] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.083755 11185 raft_consensus.cc:2272] T a84d81c0b91543469d7716ae04d283d8 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.086226 11185 tablet_replica.cc:333] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.086865 11185 raft_consensus.cc:2243] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.087471 11185 raft_consensus.cc:2272] T 52d710443ba943578e86ecf93584affd P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.089730 11185 tablet_replica.cc:333] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.090343 11185 raft_consensus.cc:2243] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.091311 11185 raft_consensus.cc:2272] T 68f4326d056643a9af3c2c2de12a392e P 49c5e7dcfa8749fcbff1180aac6d7111 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.093657 11185 tablet_replica.cc:333] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.094223 11185 raft_consensus.cc:2243] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.094727 11185 raft_consensus.cc:2272] T 2ce66a387694422c8b1921253926ca88 P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.097009 11185 tablet_replica.cc:333] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.097668 11185 raft_consensus.cc:2243] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.098620 11185 raft_consensus.cc:2272] T 33a8e01db4b3460ebf4250feb344c83d P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.100819 11185 tablet_replica.cc:333] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.101410 11185 raft_consensus.cc:2243] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.102428 11185 raft_consensus.cc:2272] T 0c9e03811ca54a11993d65f012233a2c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.104665 11185 tablet_replica.cc:333] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111: stopping tablet replica
I20260710 13:20:28.105175 11185 raft_consensus.cc:2243] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:28.105733 11185 raft_consensus.cc:2272] T 3ba67e33ac414ebb8d83523ecdda813c P 49c5e7dcfa8749fcbff1180aac6d7111 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.139309 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:20:28.169047 11185 master.cc:562] Master@127.10.236.126:41249 shutting down...
I20260710 13:20:28.193207 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:28.194052 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:28.194432 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P 83c2ed7f7efb4b109e373ce0b03785fd: stopping tablet replica
I20260710 13:20:28.215315 11185 master.cc:584] Master@127.10.236.126:41249 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14160 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:20:28.267534 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:39027
I20260710 13:20:28.268865 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.275906 14564 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:28.275933 14565 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:28.277264 14567 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:28.278587 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:28.279578 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:28.279783 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:28.279951 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689628279917 us; error 0 us; skew 500 ppm
I20260710 13:20:28.280524 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.284394 11185 webserver.cc:533] Webserver started at http://127.10.236.126:44775/ using document root <none> and password file <none>
I20260710 13:20:28.284996 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.285199 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.285764 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.287057 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "fa6cd0a702de4432a3cd8430400722dc"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.292392 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:28.296200 14572 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.297168 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:28.297550 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "fa6cd0a702de4432a3cd8430400722dc"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.297854 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:28.314922 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.316421 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.361792 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:39027
I20260710 13:20:28.361930 14623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:39027 every 8 connection(s)
I20260710 13:20:28.366379 14624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.379283 14624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc: Bootstrap starting.
I20260710 13:20:28.385821 14624 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:28.390935 14624 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc: No bootstrap required, opened a new log
I20260710 13:20:28.393910 14624 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa6cd0a702de4432a3cd8430400722dc" member_type: VOTER }
I20260710 13:20:28.394402 14624 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:28.394600 14624 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa6cd0a702de4432a3cd8430400722dc, State: Initialized, Role: FOLLOWER
I20260710 13:20:28.395270 14624 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa6cd0a702de4432a3cd8430400722dc" member_type: VOTER }
I20260710 13:20:28.395766 14624 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:28.395975 14624 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:28.396196 14624 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:28.401993 14624 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa6cd0a702de4432a3cd8430400722dc" member_type: VOTER }
I20260710 13:20:28.402565 14624 leader_election.cc:304] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [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: fa6cd0a702de4432a3cd8430400722dc; no voters: 
I20260710 13:20:28.403777 14624 leader_election.cc:290] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:28.404259 14627 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:28.405731 14627 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 1 LEADER]: Becoming Leader. State: Replica: fa6cd0a702de4432a3cd8430400722dc, State: Running, Role: LEADER
I20260710 13:20:28.406486 14627 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [LEADER]: Queue going to LEADER mode. State: All 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: "fa6cd0a702de4432a3cd8430400722dc" member_type: VOTER }
I20260710 13:20:28.407140 14624 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:28.414475 14629 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa6cd0a702de4432a3cd8430400722dc. Latest consensus state: current_term: 1 leader_uuid: "fa6cd0a702de4432a3cd8430400722dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa6cd0a702de4432a3cd8430400722dc" member_type: VOTER } }
I20260710 13:20:28.415333 14629 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:28.415284 14628 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa6cd0a702de4432a3cd8430400722dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa6cd0a702de4432a3cd8430400722dc" member_type: VOTER } }
I20260710 13:20:28.416029 14628 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:28.417892 14636 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:28.423439 14636 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:28.425894 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:28.433468 14636 catalog_manager.cc:1383] Generated new cluster ID: d8d5eff4219b4f549eaf199a5616fe60
I20260710 13:20:28.433832 14636 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:28.463006 14636 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:28.464478 14636 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:28.478735 14636 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc: Generated new TSK 0
I20260710 13:20:28.479478 14636 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:28.492950 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.502087 14645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:28.503144 14646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:28.505941 11185 server_base.cc:1061] running on GCE node
W20260710 13:20:28.507861 14648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:28.509042 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:28.509295 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:28.509562 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689628509539 us; error 0 us; skew 500 ppm
I20260710 13:20:28.510185 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.512888 11185 webserver.cc:533] Webserver started at http://127.10.236.65:40563/ using document root <none> and password file <none>
I20260710 13:20:28.513525 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.513789 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.514168 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.515785 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "766e3e4b0891472ca754afe121c9c989"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.521311 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:20:28.525223 14653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.526214 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:28.526611 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "766e3e4b0891472ca754afe121c9c989"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.526971 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:28.556679 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.558231 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.559989 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:28.562551 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:28.562800 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.563081 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:28.563272 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.609120 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:33449
I20260710 13:20:28.609247 14715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:33449 every 8 connection(s)
I20260710 13:20:28.614876 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.622818 14720 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:28.624385 14721 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:28.627691 14723 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:28.628417 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:28.628680 14716 heartbeater.cc:344] Connected to a master server at 127.10.236.126:39027
I20260710 13:20:28.629146 14716 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:28.629976 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:28.630151 14716 heartbeater.cc:507] Master 127.10.236.126:39027 requested a full tablet report, sending...
W20260710 13:20:28.630301 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:28.630539 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689628630520 us; error 0 us; skew 500 ppm
I20260710 13:20:28.631326 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.632858 14589 ts_manager.cc:194] Registered new tserver with Master: 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449)
I20260710 13:20:28.634394 11185 webserver.cc:533] Webserver started at http://127.10.236.66:46223/ using document root <none> and password file <none>
I20260710 13:20:28.635119 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.635365 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.635566 14589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37698
I20260710 13:20:28.635705 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.637403 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.642299 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:20:28.646096 14728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.646927 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 13:20:28.647260 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.647567 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:28.691758 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.693259 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.694972 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:28.697513 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:28.697765 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.698015 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:28.698202 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.745376 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:40063
I20260710 13:20:28.745549 14790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:40063 every 8 connection(s)
I20260710 13:20:28.750851 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:28.760039 14794 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:28.760484 14795 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:28.764358 14791 heartbeater.cc:344] Connected to a master server at 127.10.236.126:39027
I20260710 13:20:28.764979 14791 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:28.765246 11185 server_base.cc:1061] running on GCE node
W20260710 13:20:28.765550 14797 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:28.766225 14791 heartbeater.cc:507] Master 127.10.236.126:39027 requested a full tablet report, sending...
I20260710 13:20:28.766706 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:28.766953 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:28.767153 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689628767131 us; error 0 us; skew 500 ppm
I20260710 13:20:28.767869 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:28.768633 14589 ts_manager.cc:194] Registered new tserver with Master: 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66:40063)
I20260710 13:20:28.770833 14589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37702
I20260710 13:20:28.771067 11185 webserver.cc:533] Webserver started at http://127.10.236.67:34473/ using document root <none> and password file <none>
I20260710 13:20:28.771837 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:28.772122 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:28.772457 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:28.773835 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.778631 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:20:28.782227 14802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.783313 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:28.783743 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
format_stamp: "Formatted at 2026-07-10 13:20:28 on dist-test-slave-qfnx"
I20260710 13:20:28.784054 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:28.809520 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:28.810967 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:28.812419 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:28.814893 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:28.815158 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.815436 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:28.815616 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:28.862943 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:45133
I20260710 13:20:28.863075 14864 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:45133 every 8 connection(s)
I20260710 13:20:28.878214 14865 heartbeater.cc:344] Connected to a master server at 127.10.236.126:39027
I20260710 13:20:28.878610 14865 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:28.879396 14865 heartbeater.cc:507] Master 127.10.236.126:39027 requested a full tablet report, sending...
I20260710 13:20:28.881567 14589 ts_manager.cc:194] Registered new tserver with Master: d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:28.882448 11185 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015828006s
I20260710 13:20:28.883139 14589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37716
I20260710 13:20:28.912009 14589 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37732:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:28.914893 14589 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:28.968361 14830 tablet_service.cc:1511] Processing CreateTablet for tablet b8fae77a47804b9fb78c50a8a0db51e4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cd0c1bd084e942fa8813878f555f9679]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.969488 14756 tablet_service.cc:1511] Processing CreateTablet for tablet b8fae77a47804b9fb78c50a8a0db51e4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cd0c1bd084e942fa8813878f555f9679]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.969851 14755 tablet_service.cc:1511] Processing CreateTablet for tablet 9357113d02544652b16dcf7facc8e3e9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cd0c1bd084e942fa8813878f555f9679]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.970498 14830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fae77a47804b9fb78c50a8a0db51e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.970990 14756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fae77a47804b9fb78c50a8a0db51e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.971719 14755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9357113d02544652b16dcf7facc8e3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.975953 14829 tablet_service.cc:1511] Processing CreateTablet for tablet 9357113d02544652b16dcf7facc8e3e9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cd0c1bd084e942fa8813878f555f9679]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.977643 14829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9357113d02544652b16dcf7facc8e3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.987804 14681 tablet_service.cc:1511] Processing CreateTablet for tablet b8fae77a47804b9fb78c50a8a0db51e4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cd0c1bd084e942fa8813878f555f9679]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:28.989445 14681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8fae77a47804b9fb78c50a8a0db51e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:28.994808 14680 tablet_service.cc:1511] Processing CreateTablet for tablet 9357113d02544652b16dcf7facc8e3e9 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=cd0c1bd084e942fa8813878f555f9679]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:28.996415 14680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9357113d02544652b16dcf7facc8e3e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.017922 14881 tablet_bootstrap.cc:492] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d: Bootstrap starting.
I20260710 13:20:29.018760 14880 tablet_bootstrap.cc:492] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Bootstrap starting.
I20260710 13:20:29.027822 14881 tablet_bootstrap.cc:654] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.028669 14882 tablet_bootstrap.cc:492] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989: Bootstrap starting.
I20260710 13:20:29.030149 14880 tablet_bootstrap.cc:654] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.039839 14881 tablet_bootstrap.cc:492] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d: No bootstrap required, opened a new log
I20260710 13:20:29.040272 14882 tablet_bootstrap.cc:654] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.040364 14881 ts_tablet_manager.cc:1403] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.003s
I20260710 13:20:29.040444 14880 tablet_bootstrap.cc:492] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: No bootstrap required, opened a new log
I20260710 13:20:29.041302 14880 ts_tablet_manager.cc:1403] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 13:20:29.043288 14881 raft_consensus.cc:359] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.043934 14881 raft_consensus.cc:385] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.044250 14881 raft_consensus.cc:740] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f73b66ad8b465c811110aa4ea9f73d, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.044796 14880 raft_consensus.cc:359] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.045140 14881 consensus_queue.cc:260] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.045660 14880 raft_consensus.cc:385] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.045995 14880 raft_consensus.cc:740] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.046914 14882 tablet_bootstrap.cc:492] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989: No bootstrap required, opened a new log
I20260710 13:20:29.046844 14880 consensus_queue.cc:260] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.047504 14882 ts_tablet_manager.cc:1403] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.009s
I20260710 13:20:29.048249 14865 heartbeater.cc:499] Master 127.10.236.126:39027 was elected leader, sending a full tablet report...
I20260710 13:20:29.048655 14881 ts_tablet_manager.cc:1434] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:29.049890 14881 tablet_bootstrap.cc:492] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d: Bootstrap starting.
I20260710 13:20:29.057160 14881 tablet_bootstrap.cc:654] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.056715 14882 raft_consensus.cc:359] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.057977 14882 raft_consensus.cc:385] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.058440 14882 raft_consensus.cc:740] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.059710 14882 consensus_queue.cc:260] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.063038 14791 heartbeater.cc:499] Master 127.10.236.126:39027 was elected leader, sending a full tablet report...
I20260710 13:20:29.067415 14716 heartbeater.cc:499] Master 127.10.236.126:39027 was elected leader, sending a full tablet report...
I20260710 13:20:29.070807 14881 tablet_bootstrap.cc:492] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d: No bootstrap required, opened a new log
I20260710 13:20:29.071441 14882 ts_tablet_manager.cc:1434] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.005s
I20260710 13:20:29.071476 14881 ts_tablet_manager.cc:1403] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.008s
I20260710 13:20:29.072786 14882 tablet_bootstrap.cc:492] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989: Bootstrap starting.
I20260710 13:20:29.075350 14881 raft_consensus.cc:359] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.076164 14881 raft_consensus.cc:385] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.076459 14881 raft_consensus.cc:740] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f73b66ad8b465c811110aa4ea9f73d, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.077340 14880 ts_tablet_manager.cc:1434] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.013s
I20260710 13:20:29.077503 14881 consensus_queue.cc:260] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.078728 14880 tablet_bootstrap.cc:492] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Bootstrap starting.
I20260710 13:20:29.079897 14882 tablet_bootstrap.cc:654] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.081768 14881 ts_tablet_manager.cc:1434] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:20:29.087600 14882 tablet_bootstrap.cc:492] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989: No bootstrap required, opened a new log
I20260710 13:20:29.088254 14882 ts_tablet_manager.cc:1403] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:20:29.091590 14882 raft_consensus.cc:359] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.092187 14880 tablet_bootstrap.cc:654] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.092411 14882 raft_consensus.cc:385] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.092783 14882 raft_consensus.cc:740] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.093621 14882 consensus_queue.cc:260] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.095646 14882 ts_tablet_manager.cc:1434] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:29.098150 14880 tablet_bootstrap.cc:492] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: No bootstrap required, opened a new log
I20260710 13:20:29.098726 14880 ts_tablet_manager.cc:1403] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 13:20:29.101835 14880 raft_consensus.cc:359] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.102653 14880 raft_consensus.cc:385] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.102927 14880 raft_consensus.cc:740] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.103650 14880 consensus_queue.cc:260] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.105688 14880 ts_tablet_manager.cc:1434] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
W20260710 13:20:29.113878 14717 tablet.cc:2406] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:20:29.229907 14887 raft_consensus.cc:493] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.230610 14887 raft_consensus.cc:515] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.233074 14887 leader_election.cc:290] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133), 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449)
I20260710 13:20:29.243180 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" is_pre_election: true
I20260710 13:20:29.244199 14840 raft_consensus.cc:2468] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 0.
I20260710 13:20:29.244853 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989" is_pre_election: true
I20260710 13:20:29.245714 14691 raft_consensus.cc:2468] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 0.
I20260710 13:20:29.245826 14732 leader_election.cc:304] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, d3f73b66ad8b465c811110aa4ea9f73d; no voters: 
I20260710 13:20:29.246731 14887 raft_consensus.cc:2804] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.247112 14887 raft_consensus.cc:493] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.247412 14887 raft_consensus.cc:3060] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.254419 14887 raft_consensus.cc:515] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.256371 14887 leader_election.cc:290] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 election: Requested vote from peers d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133), 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449)
I20260710 13:20:29.257546 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
I20260710 13:20:29.257608 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989"
I20260710 13:20:29.258212 14840 raft_consensus.cc:3060] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.258301 14691 raft_consensus.cc:3060] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.264642 14691 raft_consensus.cc:2468] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 1.
I20260710 13:20:29.264658 14840 raft_consensus.cc:2468] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 1.
I20260710 13:20:29.266112 14731 leader_election.cc:304] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, 766e3e4b0891472ca754afe121c9c989; no voters: 
I20260710 13:20:29.266988 14887 raft_consensus.cc:2804] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.267999 14887 raft_consensus.cc:697] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Becoming Leader. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Running, Role: LEADER
I20260710 13:20:29.268767 14887 consensus_queue.cc:237] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:29.276755 14589 catalog_manager.cc:5697] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66). New cstate: current_term: 1 leader_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.318557 14886 raft_consensus.cc:493] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.319319 14886 raft_consensus.cc:515] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.321712 14886 leader_election.cc:290] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66:40063)
I20260710 13:20:29.332988 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9" candidate_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989" is_pre_election: true
I20260710 13:20:29.333863 14691 raft_consensus.cc:2468] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3f73b66ad8b465c811110aa4ea9f73d in term 0.
I20260710 13:20:29.334643 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9" candidate_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" is_pre_election: true
I20260710 13:20:29.335135 14805 leader_election.cc:304] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 766e3e4b0891472ca754afe121c9c989, d3f73b66ad8b465c811110aa4ea9f73d; no voters: 
I20260710 13:20:29.335397 14766 raft_consensus.cc:2468] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3f73b66ad8b465c811110aa4ea9f73d in term 0.
I20260710 13:20:29.336078 14886 raft_consensus.cc:2804] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.336541 14886 raft_consensus.cc:493] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.336846 14886 raft_consensus.cc:3060] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.343101 14886 raft_consensus.cc:515] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.344923 14886 leader_election.cc:290] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [CANDIDATE]: Term 1 election: Requested vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66:40063)
I20260710 13:20:29.346068 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9" candidate_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989"
I20260710 13:20:29.346134 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9" candidate_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
I20260710 13:20:29.346767 14691 raft_consensus.cc:3060] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.346779 14766 raft_consensus.cc:3060] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.353397 14766 raft_consensus.cc:2468] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f73b66ad8b465c811110aa4ea9f73d in term 1.
I20260710 13:20:29.353348 14691 raft_consensus.cc:2468] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f73b66ad8b465c811110aa4ea9f73d in term 1.
I20260710 13:20:29.354830 14805 leader_election.cc:304] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 766e3e4b0891472ca754afe121c9c989, d3f73b66ad8b465c811110aa4ea9f73d; no voters: 
I20260710 13:20:29.355620 14886 raft_consensus.cc:2804] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.356895 14886 raft_consensus.cc:697] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 LEADER]: Becoming Leader. State: Replica: d3f73b66ad8b465c811110aa4ea9f73d, State: Running, Role: LEADER
I20260710 13:20:29.357872 14886 consensus_queue.cc:237] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.365841 14589 catalog_manager.cc:5697] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d reported cstate change: term changed from 0 to 1, leader changed from <none> to d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:29.483016 14589 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37744:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:29.485208 14589 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:29.510758 14680 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3c3ca01648411e906b437dc1b9b26a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70ca0368c2f5451cbf4ee6d61145a5df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:29.512243 14680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3c3ca01648411e906b437dc1b9b26a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.511991 14756 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3c3ca01648411e906b437dc1b9b26a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70ca0368c2f5451cbf4ee6d61145a5df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:29.513439 14756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3c3ca01648411e906b437dc1b9b26a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.514209 14829 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3c3ca01648411e906b437dc1b9b26a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70ca0368c2f5451cbf4ee6d61145a5df]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:20:29.515513 14829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3c3ca01648411e906b437dc1b9b26a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.518538 14681 tablet_service.cc:1511] Processing CreateTablet for tablet 396932d3f86849b8b704e1e7b9823978 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70ca0368c2f5451cbf4ee6d61145a5df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:29.519080 14830 tablet_service.cc:1511] Processing CreateTablet for tablet 396932d3f86849b8b704e1e7b9823978 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70ca0368c2f5451cbf4ee6d61145a5df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:29.519246 14755 tablet_service.cc:1511] Processing CreateTablet for tablet 396932d3f86849b8b704e1e7b9823978 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=70ca0368c2f5451cbf4ee6d61145a5df]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:20:29.520159 14681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396932d3f86849b8b704e1e7b9823978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.520459 14830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396932d3f86849b8b704e1e7b9823978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.520545 14755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 396932d3f86849b8b704e1e7b9823978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:29.538205 14882 tablet_bootstrap.cc:492] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989: Bootstrap starting.
I20260710 13:20:29.542953 14881 tablet_bootstrap.cc:492] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: Bootstrap starting.
I20260710 13:20:29.545962 14882 tablet_bootstrap.cc:654] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.549525 14880 tablet_bootstrap.cc:492] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Bootstrap starting.
I20260710 13:20:29.559593 14881 tablet_bootstrap.cc:654] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.560336 14882 tablet_bootstrap.cc:492] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989: No bootstrap required, opened a new log
I20260710 13:20:29.560931 14882 ts_tablet_manager.cc:1403] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260710 13:20:29.562674 14880 tablet_bootstrap.cc:654] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.564234 14882 raft_consensus.cc:359] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.565115 14882 raft_consensus.cc:385] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.565442 14882 raft_consensus.cc:740] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.566529 14882 consensus_queue.cc:260] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.569468 14882 ts_tablet_manager.cc:1434] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.008s
I20260710 13:20:29.569762 14880 tablet_bootstrap.cc:492] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: No bootstrap required, opened a new log
I20260710 13:20:29.570346 14880 ts_tablet_manager.cc:1403] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.009s
I20260710 13:20:29.570376 14881 tablet_bootstrap.cc:492] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: No bootstrap required, opened a new log
I20260710 13:20:29.570591 14882 tablet_bootstrap.cc:492] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989: Bootstrap starting.
I20260710 13:20:29.571077 14881 ts_tablet_manager.cc:1403] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260710 13:20:29.574096 14880 raft_consensus.cc:359] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.574366 14881 raft_consensus.cc:359] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.575001 14880 raft_consensus.cc:385] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.575615 14880 raft_consensus.cc:740] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.576766 14880 consensus_queue.cc:260] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.575157 14881 raft_consensus.cc:385] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.578895 14881 raft_consensus.cc:740] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f73b66ad8b465c811110aa4ea9f73d, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.579427 14880 ts_tablet_manager.cc:1434] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:20:29.579846 14881 consensus_queue.cc:260] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.580731 14880 tablet_bootstrap.cc:492] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Bootstrap starting.
I20260710 13:20:29.582284 14881 ts_tablet_manager.cc:1434] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:20:29.583459 14881 tablet_bootstrap.cc:492] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d: Bootstrap starting.
I20260710 13:20:29.588083 14882 tablet_bootstrap.cc:654] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.589037 14880 tablet_bootstrap.cc:654] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.591572 14881 tablet_bootstrap.cc:654] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:29.599229 14882 tablet_bootstrap.cc:492] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989: No bootstrap required, opened a new log
I20260710 13:20:29.600158 14882 ts_tablet_manager.cc:1403] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.007s
I20260710 13:20:29.603699 14881 tablet_bootstrap.cc:492] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d: No bootstrap required, opened a new log
I20260710 13:20:29.604246 14881 ts_tablet_manager.cc:1403] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 13:20:29.604974 14882 raft_consensus.cc:359] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.605772 14882 raft_consensus.cc:385] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.606071 14882 raft_consensus.cc:740] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.607288 14881 raft_consensus.cc:359] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.608238 14881 raft_consensus.cc:385] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.608525 14881 raft_consensus.cc:740] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3f73b66ad8b465c811110aa4ea9f73d, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.609601 14880 tablet_bootstrap.cc:492] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc: No bootstrap required, opened a new log
I20260710 13:20:29.609513 14881 consensus_queue.cc:260] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.610128 14880 ts_tablet_manager.cc:1403] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.015s
I20260710 13:20:29.610311 14882 consensus_queue.cc:260] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.611770 14881 ts_tablet_manager.cc:1434] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:20:29.612884 14882 ts_tablet_manager.cc:1434] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:20:29.613045 14880 raft_consensus.cc:359] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.613911 14880 raft_consensus.cc:385] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:29.614202 14880 raft_consensus.cc:740] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Initialized, Role: FOLLOWER
I20260710 13:20:29.615005 14880 consensus_queue.cc:260] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.617231 14880 ts_tablet_manager.cc:1434] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:29.645067 14887 raft_consensus.cc:493] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.645812 14887 raft_consensus.cc:515] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.648458 14887 leader_election.cc:290] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:29.648666 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989" is_pre_election: true
I20260710 13:20:29.649139 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" is_pre_election: true
I20260710 13:20:29.649533 14691 raft_consensus.cc:2468] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 0.
I20260710 13:20:29.649775 14840 raft_consensus.cc:2468] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 0.
I20260710 13:20:29.650691 14731 leader_election.cc:304] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, 766e3e4b0891472ca754afe121c9c989; no voters: 
I20260710 13:20:29.651456 14887 raft_consensus.cc:2804] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.651923 14887 raft_consensus.cc:493] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.652172 14887 raft_consensus.cc:3060] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.657946 14887 raft_consensus.cc:515] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.659773 14887 leader_election.cc:290] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 election: Requested vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:29.660831 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989"
I20260710 13:20:29.661192 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
I20260710 13:20:29.661520 14691 raft_consensus.cc:3060] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.661906 14840 raft_consensus.cc:3060] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.666800 14691 raft_consensus.cc:2468] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 1.
I20260710 13:20:29.667649 14840 raft_consensus.cc:2468] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 1.
I20260710 13:20:29.667992 14731 leader_election.cc:304] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, 766e3e4b0891472ca754afe121c9c989; no voters: 
I20260710 13:20:29.668895 14887 raft_consensus.cc:2804] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.669487 14887 raft_consensus.cc:697] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Becoming Leader. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Running, Role: LEADER
I20260710 13:20:29.670434 14887 consensus_queue.cc:237] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.678239 14587 catalog_manager.cc:5697] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66). New cstate: current_term: 1 leader_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:29.764231 14886 consensus_queue.cc:1048] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.776628 14887 consensus_queue.cc:1048] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:29.779548 14896 consensus_queue.cc:1048] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [LEADER]: Connected to new peer: Peer: permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:29.802739 14887 consensus_queue.cc:1048] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:29.905221 14893 raft_consensus.cc:493] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:29.905711 14893 raft_consensus.cc:515] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.907387 14893 leader_election.cc:290] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:29.908594 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989" is_pre_election: true
I20260710 13:20:29.908746 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" is_pre_election: true
I20260710 13:20:29.909240 14691 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 0.
I20260710 13:20:29.909511 14840 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 0.
I20260710 13:20:29.910460 14731 leader_election.cc:304] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, 766e3e4b0891472ca754afe121c9c989; no voters: 
I20260710 13:20:29.911283 14893 raft_consensus.cc:2804] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:29.911628 14893 raft_consensus.cc:493] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:29.911900 14893 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.916944 14893 raft_consensus.cc:515] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.918571 14893 leader_election.cc:290] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 election: Requested vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:29.919835 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "766e3e4b0891472ca754afe121c9c989"
I20260710 13:20:29.919762 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
I20260710 13:20:29.920615 14691 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.920713 14840 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:29.927040 14840 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 1.
I20260710 13:20:29.927641 14691 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 1.
I20260710 13:20:29.928207 14732 leader_election.cc:304] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, d3f73b66ad8b465c811110aa4ea9f73d; no voters: 
I20260710 13:20:29.929168 14893 raft_consensus.cc:2804] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:29.929701 14893 raft_consensus.cc:697] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Becoming Leader. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Running, Role: LEADER
I20260710 13:20:29.930490 14893 consensus_queue.cc:237] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:29.937865 14589 catalog_manager.cc:5697] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66). New cstate: current_term: 1 leader_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.038112 14766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4"
dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
mode: GRACEFUL
new_leader_uuid: "766e3e4b0891472ca754afe121c9c989"
 from {username='slave'} at 127.0.0.1:41652
I20260710 13:20:30.038738 14766 raft_consensus.cc:606] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Received request to transfer leadership to TS 766e3e4b0891472ca754afe121c9c989
I20260710 13:20:30.054175 14840 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9"
dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
mode: GRACEFUL
new_leader_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
 from {username='slave'} at 127.0.0.1:56324
I20260710 13:20:30.054877 14840 raft_consensus.cc:606] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 LEADER]: Received request to transfer leadership to TS 195a26e4f8f84a7fa3f8f3ede26bc8dc
I20260710 13:20:30.061324 14766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a"
dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
mode: GRACEFUL
new_leader_uuid: "766e3e4b0891472ca754afe121c9c989"
 from {username='slave'} at 127.0.0.1:41652
I20260710 13:20:30.062031 14766 raft_consensus.cc:606] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Received request to transfer leadership to TS 766e3e4b0891472ca754afe121c9c989
I20260710 13:20:30.065982 14893 consensus_queue.cc:1048] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.068215 14766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978"
dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
mode: GRACEFUL
new_leader_uuid: "766e3e4b0891472ca754afe121c9c989"
 from {username='slave'} at 127.0.0.1:41652
I20260710 13:20:30.068868 14766 raft_consensus.cc:606] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Received request to transfer leadership to TS 766e3e4b0891472ca754afe121c9c989
I20260710 13:20:30.078965 14893 consensus_queue.cc:1048] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:30.094646 14887 raft_consensus.cc:993] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: : Instructing follower 766e3e4b0891472ca754afe121c9c989 to start an election
I20260710 13:20:30.095244 14887 raft_consensus.cc:1081] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Signalling peer 766e3e4b0891472ca754afe121c9c989 to start an election
I20260710 13:20:30.097875 14691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978"
dest_uuid: "766e3e4b0891472ca754afe121c9c989"
 from {username='slave'} at 127.0.0.1:50874
I20260710 13:20:30.098635 14691 raft_consensus.cc:493] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.099148 14691 raft_consensus.cc:3060] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.105981 14691 raft_consensus.cc:515] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.109292 14691 leader_election.cc:290] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [CANDIDATE]: Term 2 election: Requested vote from peers 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66:40063), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:30.124788 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978" candidate_uuid: "766e3e4b0891472ca754afe121c9c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
I20260710 13:20:30.125515 14766 raft_consensus.cc:3055] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.126098 14766 raft_consensus.cc:740] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Running, Role: LEADER
I20260710 13:20:30.126730 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "396932d3f86849b8b704e1e7b9823978" candidate_uuid: "766e3e4b0891472ca754afe121c9c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
I20260710 13:20:30.126947 14766 consensus_queue.cc:260] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.127391 14840 raft_consensus.cc:3060] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.128410 14766 raft_consensus.cc:3060] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.136122 14840 raft_consensus.cc:2468] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 766e3e4b0891472ca754afe121c9c989 in term 2.
I20260710 13:20:30.136260 14766 raft_consensus.cc:2468] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 766e3e4b0891472ca754afe121c9c989 in term 2.
I20260710 13:20:30.137791 14656 leader_election.cc:304] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, 766e3e4b0891472ca754afe121c9c989; no voters: 
I20260710 13:20:30.138679 14889 raft_consensus.cc:2804] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.139729 14889 raft_consensus.cc:697] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Becoming Leader. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Running, Role: LEADER
I20260710 13:20:30.140555 14889 consensus_queue.cc:237] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.148083 14589 catalog_manager.cc:5697] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 reported cstate change: term changed from 1 to 2, leader changed from 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66) to 766e3e4b0891472ca754afe121c9c989 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "766e3e4b0891472ca754afe121c9c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.197079 14887 raft_consensus.cc:993] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: : Instructing follower 766e3e4b0891472ca754afe121c9c989 to start an election
I20260710 13:20:30.197703 14893 raft_consensus.cc:1081] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Signalling peer 766e3e4b0891472ca754afe121c9c989 to start an election
I20260710 13:20:30.199280 14691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4"
dest_uuid: "766e3e4b0891472ca754afe121c9c989"
 from {username='slave'} at 127.0.0.1:50874
I20260710 13:20:30.199873 14691 raft_consensus.cc:493] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.200244 14691 raft_consensus.cc:3060] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.205950 14691 raft_consensus.cc:515] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:30.208305 14691 leader_election.cc:290] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [CANDIDATE]: Term 2 election: Requested vote from peers 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66:40063), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:30.208949 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4" candidate_uuid: "766e3e4b0891472ca754afe121c9c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
I20260710 13:20:30.209960 14840 raft_consensus.cc:3060] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.208838 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8fae77a47804b9fb78c50a8a0db51e4" candidate_uuid: "766e3e4b0891472ca754afe121c9c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
I20260710 13:20:30.210538 14766 raft_consensus.cc:3055] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.210911 14766 raft_consensus.cc:740] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Running, Role: LEADER
I20260710 13:20:30.211666 14766 consensus_queue.cc:260] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:30.212723 14766 raft_consensus.cc:3060] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.217736 14840 raft_consensus.cc:2468] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 766e3e4b0891472ca754afe121c9c989 in term 2.
I20260710 13:20:30.218155 14766 raft_consensus.cc:2468] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 766e3e4b0891472ca754afe121c9c989 in term 2.
I20260710 13:20:30.218961 14657 leader_election.cc:304] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 766e3e4b0891472ca754afe121c9c989, d3f73b66ad8b465c811110aa4ea9f73d; no voters: 
I20260710 13:20:30.219880 14889 raft_consensus.cc:2804] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.220397 14889 raft_consensus.cc:697] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Becoming Leader. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Running, Role: LEADER
I20260710 13:20:30.221195 14889 consensus_queue.cc:237] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } }
I20260710 13:20:30.227572 14589 catalog_manager.cc:5697] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 reported cstate change: term changed from 1 to 2, leader changed from 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66) to 766e3e4b0891472ca754afe121c9c989 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "766e3e4b0891472ca754afe121c9c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:30.258024 14913 raft_consensus.cc:993] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d: : Instructing follower 195a26e4f8f84a7fa3f8f3ede26bc8dc to start an election
I20260710 13:20:30.258533 14896 raft_consensus.cc:1081] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 LEADER]: Signalling peer 195a26e4f8f84a7fa3f8f3ede26bc8dc to start an election
I20260710 13:20:30.260233 14766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9"
dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
 from {username='slave'} at 127.0.0.1:41648
I20260710 13:20:30.260835 14766 raft_consensus.cc:493] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.261219 14766 raft_consensus.cc:3060] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.266134 14766 raft_consensus.cc:515] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.267809 14766 leader_election.cc:290] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 2 election: Requested vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:30.268901 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "766e3e4b0891472ca754afe121c9c989"
I20260710 13:20:30.269059 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9357113d02544652b16dcf7facc8e3e9" candidate_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
I20260710 13:20:30.269716 14691 raft_consensus.cc:3060] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.269776 14840 raft_consensus.cc:3055] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.270256 14840 raft_consensus.cc:740] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d3f73b66ad8b465c811110aa4ea9f73d, State: Running, Role: LEADER
I20260710 13:20:30.270921 14840 consensus_queue.cc:260] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.271845 14840 raft_consensus.cc:3060] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.275969 14691 raft_consensus.cc:2468] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 2.
I20260710 13:20:30.276834 14840 raft_consensus.cc:2468] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 195a26e4f8f84a7fa3f8f3ede26bc8dc in term 2.
I20260710 13:20:30.277419 14731 leader_election.cc:304] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 195a26e4f8f84a7fa3f8f3ede26bc8dc, 766e3e4b0891472ca754afe121c9c989; no voters: 
I20260710 13:20:30.278311 14893 raft_consensus.cc:2804] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.278770 14893 raft_consensus.cc:697] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 LEADER]: Becoming Leader. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Running, Role: LEADER
I20260710 13:20:30.279559 14893 consensus_queue.cc:237] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.286660 14589 catalog_manager.cc:5697] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc reported cstate change: term changed from 1 to 2, leader changed from d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67) to 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66). New cstate: current_term: 2 leader_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.398132 14893 consensus_queue.cc:1048] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.410655 14887 consensus_queue.cc:1048] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:30.419062 14918 raft_consensus.cc:993] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc: : Instructing follower 766e3e4b0891472ca754afe121c9c989 to start an election
I20260710 13:20:30.419589 14918 raft_consensus.cc:1081] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Signalling peer 766e3e4b0891472ca754afe121c9c989 to start an election
I20260710 13:20:30.421114 14691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a"
dest_uuid: "766e3e4b0891472ca754afe121c9c989"
 from {username='slave'} at 127.0.0.1:50874
I20260710 13:20:30.421747 14691 raft_consensus.cc:493] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.422134 14691 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.427075 14691 raft_consensus.cc:515] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.429627 14691 leader_election.cc:290] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [CANDIDATE]: Term 2 election: Requested vote from peers 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66:40063), d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67:45133)
I20260710 13:20:30.430053 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "766e3e4b0891472ca754afe121c9c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
I20260710 13:20:30.430791 14840 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "766e3e4b0891472ca754afe121c9c989" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
I20260710 13:20:30.430845 14766 raft_consensus.cc:3055] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:30.431447 14840 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.432091 14766 raft_consensus.cc:740] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 195a26e4f8f84a7fa3f8f3ede26bc8dc, State: Running, Role: LEADER
I20260710 13:20:30.433046 14766 consensus_queue.cc:260] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.434188 14766 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:30.438283 14840 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 766e3e4b0891472ca754afe121c9c989 in term 2.
I20260710 13:20:30.439386 14657 leader_election.cc:304] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 766e3e4b0891472ca754afe121c9c989, d3f73b66ad8b465c811110aa4ea9f73d; no voters: 
I20260710 13:20:30.439963 14766 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 766e3e4b0891472ca754afe121c9c989 in term 2.
I20260710 13:20:30.440102 14889 raft_consensus.cc:2804] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:30.440618 14889 raft_consensus.cc:697] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Becoming Leader. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Running, Role: LEADER
I20260710 13:20:30.441411 14889 consensus_queue.cc:237] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.448227 14588 catalog_manager.cc:5697] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 reported cstate change: term changed from 1 to 2, leader changed from 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66) to 766e3e4b0891472ca754afe121c9c989 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "766e3e4b0891472ca754afe121c9c989" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:30.553849 11185 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:20:30.555766 11185 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:20:30.556278 11185 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:20:30.570122 14691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a"
dest_uuid: "766e3e4b0891472ca754afe121c9c989"
mode: GRACEFUL
new_leader_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
 from {username='slave'} at 127.0.0.1:50890
I20260710 13:20:30.570729 14691 raft_consensus.cc:606] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Received request to transfer leadership to TS d3f73b66ad8b465c811110aa4ea9f73d
I20260710 13:20:30.572060 11185 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:20:30.668042 14766 raft_consensus.cc:1275] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Refusing update from remote peer 766e3e4b0891472ca754afe121c9c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.669471 14889 consensus_queue.cc:1048] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.678185 14840 raft_consensus.cc:1275] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Refusing update from remote peer 766e3e4b0891472ca754afe121c9c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.679770 14839 raft_consensus.cc:1275] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Refusing update from remote peer 195a26e4f8f84a7fa3f8f3ede26bc8dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.682359 14918 consensus_queue.cc:1048] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.682617 14928 consensus_queue.cc:1048] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:30.693272 14691 raft_consensus.cc:1275] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Refusing update from remote peer 195a26e4f8f84a7fa3f8f3ede26bc8dc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.695849 14893 consensus_queue.cc:1048] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [LEADER]: Connected to new peer: Peer: permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.710234 14766 raft_consensus.cc:1275] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Refusing update from remote peer 766e3e4b0891472ca754afe121c9c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.711881 14933 consensus_queue.cc:1048] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:30.721037 14840 raft_consensus.cc:1275] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Refusing update from remote peer 766e3e4b0891472ca754afe121c9c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.723615 14933 consensus_queue.cc:1048] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:30.876716 14840 raft_consensus.cc:1275] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Refusing update from remote peer 766e3e4b0891472ca754afe121c9c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.878464 14933 consensus_queue.cc:1048] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:30.883939 14889 raft_consensus.cc:993] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989: : Instructing follower d3f73b66ad8b465c811110aa4ea9f73d to start an election
I20260710 13:20:30.884465 14928 raft_consensus.cc:1081] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Signalling peer d3f73b66ad8b465c811110aa4ea9f73d to start an election
I20260710 13:20:30.886595 14839 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a"
dest_uuid: "d3f73b66ad8b465c811110aa4ea9f73d"
 from {username='slave'} at 127.0.0.1:56330
I20260710 13:20:30.888412 14766 raft_consensus.cc:1275] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Refusing update from remote peer 766e3e4b0891472ca754afe121c9c989: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:30.889611 14839 raft_consensus.cc:493] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:30.890079 14839 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.890215 14928 consensus_queue.cc:1048] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [LEADER]: Connected to new peer: Peer: permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:30.899469 14839 raft_consensus.cc:515] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.908208 14839 leader_election.cc:290] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [CANDIDATE]: Term 3 election: Requested vote from peers 766e3e4b0891472ca754afe121c9c989 (127.10.236.65:33449), 195a26e4f8f84a7fa3f8f3ede26bc8dc (127.10.236.66:40063)
I20260710 13:20:30.909782 14691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "766e3e4b0891472ca754afe121c9c989"
I20260710 13:20:30.910641 14691 raft_consensus.cc:3055] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:30.911055 14691 raft_consensus.cc:740] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 766e3e4b0891472ca754afe121c9c989, State: Running, Role: LEADER
I20260710 13:20:30.912055 14691 consensus_queue.cc:260] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [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: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.913725 14691 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.922884 14691 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f73b66ad8b465c811110aa4ea9f73d in term 3.
I20260710 13:20:30.922516 14766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3c3ca01648411e906b437dc1b9b26a" candidate_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc"
I20260710 13:20:30.924211 14766 raft_consensus.cc:3060] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:30.925012 14805 leader_election.cc:304] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [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: 766e3e4b0891472ca754afe121c9c989, d3f73b66ad8b465c811110aa4ea9f73d; no voters: 
I20260710 13:20:30.926122 14896 raft_consensus.cc:2804] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:30.926635 14896 raft_consensus.cc:697] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 3 LEADER]: Becoming Leader. State: Replica: d3f73b66ad8b465c811110aa4ea9f73d, State: Running, Role: LEADER
I20260710 13:20:30.927484 14896 consensus_queue.cc:237] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [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: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } }
I20260710 13:20:30.932360 14766 raft_consensus.cc:2468] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3f73b66ad8b465c811110aa4ea9f73d in term 3.
I20260710 13:20:30.935177 14588 catalog_manager.cc:5697] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d reported cstate change: term changed from 2 to 3, leader changed from 766e3e4b0891472ca754afe121c9c989 (127.10.236.65) to d3f73b66ad8b465c811110aa4ea9f73d (127.10.236.67). New cstate: current_term: 3 leader_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "766e3e4b0891472ca754afe121c9c989" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 33449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "195a26e4f8f84a7fa3f8f3ede26bc8dc" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 40063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d3f73b66ad8b465c811110aa4ea9f73d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 45133 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:31.211789 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
I20260710 13:20:31.233759 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:31.234555 11185 tablet_replica.cc:333] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989: stopping tablet replica
I20260710 13:20:31.235209 11185 raft_consensus.cc:2243] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.236109 11185 raft_consensus.cc:2272] T 396932d3f86849b8b704e1e7b9823978 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.238926 11185 tablet_replica.cc:333] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989: stopping tablet replica
I20260710 13:20:31.239477 11185 raft_consensus.cc:2243] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.239885 11185 raft_consensus.cc:2272] T 2c3c3ca01648411e906b437dc1b9b26a P 766e3e4b0891472ca754afe121c9c989 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.242895 11185 tablet_replica.cc:333] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989: stopping tablet replica
I20260710 13:20:31.243417 11185 raft_consensus.cc:2243] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.243827 11185 raft_consensus.cc:2272] T 9357113d02544652b16dcf7facc8e3e9 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.246361 11185 tablet_replica.cc:333] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989: stopping tablet replica
I20260710 13:20:31.246845 11185 raft_consensus.cc:2243] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.247697 11185 raft_consensus.cc:2272] T b8fae77a47804b9fb78c50a8a0db51e4 P 766e3e4b0891472ca754afe121c9c989 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.272941 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
I20260710 13:20:31.287441 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
I20260710 13:20:31.308544 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:31.309346 11185 tablet_replica.cc:333] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: stopping tablet replica
I20260710 13:20:31.310047 11185 raft_consensus.cc:2243] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.310600 11185 raft_consensus.cc:2272] T 396932d3f86849b8b704e1e7b9823978 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.312994 11185 tablet_replica.cc:333] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc: stopping tablet replica
I20260710 13:20:31.313669 11185 raft_consensus.cc:2243] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.314147 11185 raft_consensus.cc:2272] T 2c3c3ca01648411e906b437dc1b9b26a P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.316906 11185 tablet_replica.cc:333] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: stopping tablet replica
I20260710 13:20:31.317533 11185 raft_consensus.cc:2243] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.318383 11185 raft_consensus.cc:2272] T 9357113d02544652b16dcf7facc8e3e9 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.320942 11185 tablet_replica.cc:333] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc: stopping tablet replica
I20260710 13:20:31.321565 11185 raft_consensus.cc:2243] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.322041 11185 raft_consensus.cc:2272] T b8fae77a47804b9fb78c50a8a0db51e4 P 195a26e4f8f84a7fa3f8f3ede26bc8dc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.347479 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
I20260710 13:20:31.361857 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
I20260710 13:20:31.383405 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:31.384095 11185 tablet_replica.cc:333] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d: stopping tablet replica
I20260710 13:20:31.384876 11185 raft_consensus.cc:2243] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.385510 11185 raft_consensus.cc:2272] T 396932d3f86849b8b704e1e7b9823978 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.388314 11185 tablet_replica.cc:333] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: stopping tablet replica
I20260710 13:20:31.388970 11185 raft_consensus.cc:2243] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.389843 11185 pending_rounds.cc:70] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: Trying to abort 1 pending ops.
I20260710 13:20:31.390108 11185 pending_rounds.cc:77] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992728287375360 op_type: NO_OP noop_request { }
I20260710 13:20:31.390493 11185 raft_consensus.cc:2889] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:20:31.390837 11185 raft_consensus.cc:2272] T 2c3c3ca01648411e906b437dc1b9b26a P d3f73b66ad8b465c811110aa4ea9f73d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.393823 11185 tablet_replica.cc:333] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d: stopping tablet replica
I20260710 13:20:31.394461 11185 raft_consensus.cc:2243] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.394973 11185 raft_consensus.cc:2272] T 9357113d02544652b16dcf7facc8e3e9 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.397503 11185 tablet_replica.cc:333] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d: stopping tablet replica
I20260710 13:20:31.398080 11185 raft_consensus.cc:2243] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:31.398578 11185 raft_consensus.cc:2272] T b8fae77a47804b9fb78c50a8a0db51e4 P d3f73b66ad8b465c811110aa4ea9f73d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.423492 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:20:31.439141 11185 master.cc:562] Master@127.10.236.126:39027 shutting down...
I20260710 13:20:31.465018 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:31.465675 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:31.465955 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa6cd0a702de4432a3cd8430400722dc: stopping tablet replica
I20260710 13:20:31.486641 11185 master.cc:584] Master@127.10.236.126:39027 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3250 ms)
[----------] 6 tests from LeaderRebalancerTest (89061 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:20:31.518219 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:45057
I20260710 13:20:31.519624 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.525740 14934 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:31.526038 14935 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:31.527123 14937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:31.528297 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:31.529217 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:31.529708 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:31.529877 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689631529856 us; error 0 us; skew 500 ppm
I20260710 13:20:31.530494 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.532974 11185 webserver.cc:533] Webserver started at http://127.10.236.126:46205/ using document root <none> and password file <none>
I20260710 13:20:31.533589 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.533810 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.534099 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.535307 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "e6128c5b6085490cb18d52d37a58bf75"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.540102 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:20:31.543771 14942 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.544685 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:31.545006 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "e6128c5b6085490cb18d52d37a58bf75"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.545331 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:31.558337 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.559623 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:31.600457 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:45057
I20260710 13:20:31.600558 14993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:45057 every 8 connection(s)
I20260710 13:20:31.604573 14994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:31.616564 14994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75: Bootstrap starting.
I20260710 13:20:31.621814 14994 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:31.626678 14994 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75: No bootstrap required, opened a new log
I20260710 13:20:31.629168 14994 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6128c5b6085490cb18d52d37a58bf75" member_type: VOTER }
I20260710 13:20:31.629711 14994 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:31.629980 14994 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6128c5b6085490cb18d52d37a58bf75, State: Initialized, Role: FOLLOWER
I20260710 13:20:31.630755 14994 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e6128c5b6085490cb18d52d37a58bf75" member_type: VOTER }
I20260710 13:20:31.631239 14994 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:31.631453 14994 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:31.631783 14994 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:31.637195 14994 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6128c5b6085490cb18d52d37a58bf75" member_type: VOTER }
I20260710 13:20:31.637910 14994 leader_election.cc:304] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [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: e6128c5b6085490cb18d52d37a58bf75; no voters: 
I20260710 13:20:31.639268 14994 leader_election.cc:290] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:31.639634 14997 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:31.641129 14997 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 1 LEADER]: Becoming Leader. State: Replica: e6128c5b6085490cb18d52d37a58bf75, State: Running, Role: LEADER
I20260710 13:20:31.641897 14997 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [LEADER]: Queue going to LEADER mode. State: All 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: "e6128c5b6085490cb18d52d37a58bf75" member_type: VOTER }
I20260710 13:20:31.642629 14994 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:31.645413 14999 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6128c5b6085490cb18d52d37a58bf75. Latest consensus state: current_term: 1 leader_uuid: "e6128c5b6085490cb18d52d37a58bf75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6128c5b6085490cb18d52d37a58bf75" member_type: VOTER } }
I20260710 13:20:31.645381 14998 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6128c5b6085490cb18d52d37a58bf75" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6128c5b6085490cb18d52d37a58bf75" member_type: VOTER } }
I20260710 13:20:31.646183 14999 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:31.646263 14998 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:31.649720 15002 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:31.658584 15002 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:31.659803 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:31.669065 15002 catalog_manager.cc:1383] Generated new cluster ID: c18fe525c14c436f97b3e7601e3cf752
I20260710 13:20:31.669438 15002 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:31.689743 15002 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:31.691216 15002 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:31.705550 15002 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75: Generated new TSK 0
I20260710 13:20:31.706231 15002 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:31.726725 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.733136 15015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:31.734287 15016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:31.736222 15018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:31.736400 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:31.737574 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:31.737807 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:31.737996 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689631737973 us; error 0 us; skew 500 ppm
I20260710 13:20:31.738552 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.741302 11185 webserver.cc:533] Webserver started at http://127.10.236.65:39563/ using document root <none> and password file <none>
I20260710 13:20:31.741911 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.742134 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.742435 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.743676 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.748567 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:20:31.752156 15023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.753041 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:31.753432 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.753757 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:31.766980 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.768292 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:31.769878 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:31.772346 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:31.772571 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.772830 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:31.773000 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.817997 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:39287
I20260710 13:20:31.818106 15085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:39287 every 8 connection(s)
I20260710 13:20:31.823707 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.831835 15090 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:31.833559 15091 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:31.835813 15094 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:31.836400 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:31.838117 15086 heartbeater.cc:344] Connected to a master server at 127.10.236.126:45057
I20260710 13:20:31.838562 15086 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:31.838568 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:31.838979 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:31.839172 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689631839154 us; error 0 us; skew 500 ppm
I20260710 13:20:31.839584 15086 heartbeater.cc:507] Master 127.10.236.126:45057 requested a full tablet report, sending...
I20260710 13:20:31.839879 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.842458 14959 ts_manager.cc:194] Registered new tserver with Master: ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287)
I20260710 13:20:31.843389 11185 webserver.cc:533] Webserver started at http://127.10.236.66:33423/ using document root <none> and password file <none>
I20260710 13:20:31.844156 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.844434 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.844782 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.845304 14959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54406
I20260710 13:20:31.846545 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "88d2e2ad032e45aca4394e894ec95ec6"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.852110 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:20:31.856199 15098 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.857227 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:31.857646 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "88d2e2ad032e45aca4394e894ec95ec6"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.858081 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:31.891642 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.892889 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:31.894529 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:31.896977 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:31.897213 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.897477 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:31.897665 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.941098 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:37559
I20260710 13:20:31.941293 15160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:37559 every 8 connection(s)
I20260710 13:20:31.946794 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:31.954593 15164 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:31.958127 11185 server_base.cc:1061] running on GCE node
W20260710 13:20:31.958384 15165 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:31.960027 15167 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:31.961165 15161 heartbeater.cc:344] Connected to a master server at 127.10.236.126:45057
I20260710 13:20:31.961301 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:31.961655 15161 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:31.961670 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:31.962054 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689631962035 us; error 0 us; skew 500 ppm
I20260710 13:20:31.962706 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:31.962668 15161 heartbeater.cc:507] Master 127.10.236.126:45057 requested a full tablet report, sending...
I20260710 13:20:31.965487 14959 ts_manager.cc:194] Registered new tserver with Master: 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:31.966138 11185 webserver.cc:533] Webserver started at http://127.10.236.67:35787/ using document root <none> and password file <none>
I20260710 13:20:31.966753 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:31.966976 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:31.967257 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:31.967269 14959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54416
I20260710 13:20:31.968767 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.973534 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260710 13:20:31.977099 15172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:31.977959 11185 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:20:31.978287 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
format_stamp: "Formatted at 2026-07-10 13:20:31 on dist-test-slave-qfnx"
I20260710 13:20:31.978611 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:31.997247 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:31.998570 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:32.000146 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:32.002635 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:32.002890 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.003141 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:32.003335 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:32.048249 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:34085
I20260710 13:20:32.048365 15234 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:34085 every 8 connection(s)
I20260710 13:20:32.064656 15235 heartbeater.cc:344] Connected to a master server at 127.10.236.126:45057
I20260710 13:20:32.065212 15235 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:32.066216 15235 heartbeater.cc:507] Master 127.10.236.126:45057 requested a full tablet report, sending...
I20260710 13:20:32.068516 14959 ts_manager.cc:194] Registered new tserver with Master: e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.068889 11185 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017165668s
I20260710 13:20:32.070536 14959 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54428
I20260710 13:20:32.097559 14959 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54440:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:32.100466 14959 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:32.180358 15051 tablet_service.cc:1511] Processing CreateTablet for tablet 3f71d1ca3efd487fb5388a661ee3a30b (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:32.180801 15200 tablet_service.cc:1511] Processing CreateTablet for tablet 3f71d1ca3efd487fb5388a661ee3a30b (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:32.182061 15051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f71d1ca3efd487fb5388a661ee3a30b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.181789 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 05612415d7164b5e8abf0b904b4913d0 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:32.182348 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f71d1ca3efd487fb5388a661ee3a30b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.183267 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05612415d7164b5e8abf0b904b4913d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.183422 15126 tablet_service.cc:1511] Processing CreateTablet for tablet 3f71d1ca3efd487fb5388a661ee3a30b (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:32.184840 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f71d1ca3efd487fb5388a661ee3a30b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.184741 15050 tablet_service.cc:1511] Processing CreateTablet for tablet 05612415d7164b5e8abf0b904b4913d0 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:32.186242 15050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05612415d7164b5e8abf0b904b4913d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.189276 15125 tablet_service.cc:1511] Processing CreateTablet for tablet 05612415d7164b5e8abf0b904b4913d0 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:32.190811 15125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05612415d7164b5e8abf0b904b4913d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.190490 15049 tablet_service.cc:1511] Processing CreateTablet for tablet 254a9a68a1c041faac44762adf5ec708 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:32.191895 15049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254a9a68a1c041faac44762adf5ec708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.194521 15124 tablet_service.cc:1511] Processing CreateTablet for tablet 254a9a68a1c041faac44762adf5ec708 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:32.195910 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254a9a68a1c041faac44762adf5ec708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.214284 15048 tablet_service.cc:1511] Processing CreateTablet for tablet 35a89fee24ca457a8228dbc974bc4305 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:32.215875 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a89fee24ca457a8228dbc974bc4305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.217322 15200 tablet_service.cc:1511] Processing CreateTablet for tablet 35a89fee24ca457a8228dbc974bc4305 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:32.218843 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a89fee24ca457a8228dbc974bc4305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.222154 15250 tablet_bootstrap.cc:492] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:32.221736 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 444c420c9f64413386d31ab817017bce (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:32.223404 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444c420c9f64413386d31ab817017bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.227394 15047 tablet_service.cc:1511] Processing CreateTablet for tablet 444c420c9f64413386d31ab817017bce (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:32.227552 15197 tablet_service.cc:1511] Processing CreateTablet for tablet da0bf68714aa4a5e9777c8cb1fae343f (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:32.228987 15197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0bf68714aa4a5e9777c8cb1fae343f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.230108 15046 tablet_service.cc:1511] Processing CreateTablet for tablet da0bf68714aa4a5e9777c8cb1fae343f (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:32.231499 15196 tablet_service.cc:1511] Processing CreateTablet for tablet 65747fb7fd344b63882a6dc093e8deb7 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:32.232908 15196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65747fb7fd344b63882a6dc093e8deb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.233614 15123 tablet_service.cc:1511] Processing CreateTablet for tablet 35a89fee24ca457a8228dbc974bc4305 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:32.234987 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35a89fee24ca457a8228dbc974bc4305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.235438 15195 tablet_service.cc:1511] Processing CreateTablet for tablet 7a340d1e721940c5a3d9654f57c59623 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:32.236856 15195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a340d1e721940c5a3d9654f57c59623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.237471 15121 tablet_service.cc:1511] Processing CreateTablet for tablet da0bf68714aa4a5e9777c8cb1fae343f (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:32.238900 15121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0bf68714aa4a5e9777c8cb1fae343f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.243314 15194 tablet_service.cc:1511] Processing CreateTablet for tablet 186f2a64f3194c8989dbcc194a37303d (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:32.244411 15122 tablet_service.cc:1511] Processing CreateTablet for tablet 444c420c9f64413386d31ab817017bce (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:32.245028 15194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186f2a64f3194c8989dbcc194a37303d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.251777 15045 tablet_service.cc:1511] Processing CreateTablet for tablet 65747fb7fd344b63882a6dc093e8deb7 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:32.254448 15044 tablet_service.cc:1511] Processing CreateTablet for tablet 7a340d1e721940c5a3d9654f57c59623 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:32.243381 15250 tablet_bootstrap.cc:654] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.256908 15043 tablet_service.cc:1511] Processing CreateTablet for tablet 186f2a64f3194c8989dbcc194a37303d (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:32.261925 15119 tablet_service.cc:1511] Processing CreateTablet for tablet 7a340d1e721940c5a3d9654f57c59623 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:32.262944 15120 tablet_service.cc:1511] Processing CreateTablet for tablet 65747fb7fd344b63882a6dc093e8deb7 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:32.264374 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444c420c9f64413386d31ab817017bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.270581 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 254a9a68a1c041faac44762adf5ec708 (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:32.228971 15047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444c420c9f64413386d31ab817017bce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.272374 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254a9a68a1c041faac44762adf5ec708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.273028 15120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65747fb7fd344b63882a6dc093e8deb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.277771 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186f2a64f3194c8989dbcc194a37303d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.278321 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a340d1e721940c5a3d9654f57c59623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.280905 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65747fb7fd344b63882a6dc093e8deb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.281929 15252 tablet_bootstrap.cc:492] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.282629 15118 tablet_service.cc:1511] Processing CreateTablet for tablet 186f2a64f3194c8989dbcc194a37303d (DEFAULT_TABLE table=test-workload [id=f2022c3fab5a4ebdaaaa49e42f08aaba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:32.284186 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 186f2a64f3194c8989dbcc194a37303d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.286434 15046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da0bf68714aa4a5e9777c8cb1fae343f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.288491 15252 tablet_bootstrap.cc:654] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.289816 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a340d1e721940c5a3d9654f57c59623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:32.352178 15251 tablet_bootstrap.cc:492] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:32.374370 15250 tablet_bootstrap.cc:492] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:32.375142 15250 ts_tablet_manager.cc:1403] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.153s	user 0.012s	sys 0.004s
I20260710 13:20:32.378435 15250 raft_consensus.cc:359] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.379351 15250 raft_consensus.cc:385] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.379747 15250 raft_consensus.cc:740] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.380774 15250 consensus_queue.cc:260] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.410838 15250 ts_tablet_manager.cc:1434] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.035s	user 0.014s	sys 0.017s
I20260710 13:20:32.411968 15235 heartbeater.cc:499] Master 127.10.236.126:45057 was elected leader, sending a full tablet report...
I20260710 13:20:32.413729 15252 tablet_bootstrap.cc:492] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.414053 15251 tablet_bootstrap.cc:654] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.418411 15252 ts_tablet_manager.cc:1403] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.137s	user 0.054s	sys 0.036s
I20260710 13:20:32.420783 15252 raft_consensus.cc:359] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.421597 15252 raft_consensus.cc:385] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.422010 15252 raft_consensus.cc:740] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.422771 15250 tablet_bootstrap.cc:492] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:32.422868 15252 consensus_queue.cc:260] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.424276 15251 tablet_bootstrap.cc:492] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:32.424851 15251 ts_tablet_manager.cc:1403] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.073s	user 0.004s	sys 0.008s
I20260710 13:20:32.428151 15251 raft_consensus.cc:359] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.429016 15251 raft_consensus.cc:385] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.429330 15251 raft_consensus.cc:740] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.430326 15251 consensus_queue.cc:260] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.433188 15250 tablet_bootstrap.cc:654] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.440371 15251 ts_tablet_manager.cc:1434] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260710 13:20:32.441699 15086 heartbeater.cc:499] Master 127.10.236.126:45057 was elected leader, sending a full tablet report...
I20260710 13:20:32.445315 15161 heartbeater.cc:499] Master 127.10.236.126:45057 was elected leader, sending a full tablet report...
I20260710 13:20:32.447276 15252 ts_tablet_manager.cc:1434] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.021s
I20260710 13:20:32.441659 15251 tablet_bootstrap.cc:492] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:32.457031 15251 tablet_bootstrap.cc:654] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.459177 15252 tablet_bootstrap.cc:492] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.465103 15250 tablet_bootstrap.cc:492] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:32.465781 15250 ts_tablet_manager.cc:1403] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.020s
I20260710 13:20:32.468739 15252 tablet_bootstrap.cc:654] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.469038 15250 raft_consensus.cc:359] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.470002 15250 raft_consensus.cc:385] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.470340 15250 raft_consensus.cc:740] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.471364 15250 consensus_queue.cc:260] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.475243 15250 ts_tablet_manager.cc:1434] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:32.476188 15252 tablet_bootstrap.cc:492] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.476554 15251 tablet_bootstrap.cc:492] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:32.477072 15251 ts_tablet_manager.cc:1403] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.012s
I20260710 13:20:32.477073 15252 ts_tablet_manager.cc:1403] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 13:20:32.477926 15250 tablet_bootstrap.cc:492] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:32.480698 15252 raft_consensus.cc:359] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.480947 15251 raft_consensus.cc:359] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.481500 15252 raft_consensus.cc:385] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.481822 15251 raft_consensus.cc:385] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.481853 15252 raft_consensus.cc:740] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.482451 15251 raft_consensus.cc:740] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.483090 15252 consensus_queue.cc:260] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.483390 15251 consensus_queue.cc:260] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.485090 15250 tablet_bootstrap.cc:654] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.488811 15252 ts_tablet_manager.cc:1434] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 13:20:32.486078 15251 ts_tablet_manager.cc:1434] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:20:32.490572 15251 tablet_bootstrap.cc:492] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:32.493741 15252 tablet_bootstrap.cc:492] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.501014 15251 tablet_bootstrap.cc:654] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.509136 15252 tablet_bootstrap.cc:654] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.515791 15251 tablet_bootstrap.cc:492] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:32.516405 15251 ts_tablet_manager.cc:1403] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260710 13:20:32.519335 15251 raft_consensus.cc:359] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.520087 15251 raft_consensus.cc:385] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.520398 15251 raft_consensus.cc:740] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.521763 15250 tablet_bootstrap.cc:492] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:32.521437 15251 consensus_queue.cc:260] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.522384 15250 ts_tablet_manager.cc:1403] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.013s
I20260710 13:20:32.524389 15251 ts_tablet_manager.cc:1434] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:32.525755 15251 tablet_bootstrap.cc:492] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:32.525769 15250 raft_consensus.cc:359] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.526706 15250 raft_consensus.cc:385] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.527007 15250 raft_consensus.cc:740] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.527837 15250 consensus_queue.cc:260] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.530314 15250 ts_tablet_manager.cc:1434] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:32.532420 15250 tablet_bootstrap.cc:492] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:32.534502 15251 tablet_bootstrap.cc:654] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.540465 15250 tablet_bootstrap.cc:654] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.552778 15258 raft_consensus.cc:493] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.556162 15258 raft_consensus.cc:515] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.568214 15258 leader_election.cc:290] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.569878 15252 tablet_bootstrap.cc:492] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.570526 15252 ts_tablet_manager.cc:1403] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.077s	user 0.034s	sys 0.029s
I20260710 13:20:32.570932 15250 tablet_bootstrap.cc:492] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:32.574301 15251 tablet_bootstrap.cc:492] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:32.573923 15252 raft_consensus.cc:359] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.574795 15252 raft_consensus.cc:385] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.574834 15250 ts_tablet_manager.cc:1403] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.012s
I20260710 13:20:32.575307 15252 raft_consensus.cc:740] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.574939 15251 ts_tablet_manager.cc:1403] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.013s
I20260710 13:20:32.577497 15252 consensus_queue.cc:260] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.578773 15250 raft_consensus.cc:359] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.579605 15250 raft_consensus.cc:385] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.579973 15250 raft_consensus.cc:740] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.579826 15251 raft_consensus.cc:359] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.580904 15251 raft_consensus.cc:385] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.581281 15251 raft_consensus.cc:740] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.581082 15250 consensus_queue.cc:260] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.582219 15251 consensus_queue.cc:260] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.583812 15250 ts_tablet_manager.cc:1434] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:32.584975 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.586982 15250 tablet_bootstrap.cc:492] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:32.587450 15252 ts_tablet_manager.cc:1434] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
W20260710 13:20:32.591110 15025 leader_election.cc:343] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.591749 15252 tablet_bootstrap.cc:492] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.593703 15251 ts_tablet_manager.cc:1434] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:20:32.595065 15250 tablet_bootstrap.cc:654] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.599725 15252 tablet_bootstrap.cc:654] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.603132 15251 tablet_bootstrap.cc:492] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:32.611997 15251 tablet_bootstrap.cc:654] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.619539 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:32.620936 15252 tablet_bootstrap.cc:492] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.621726 15252 ts_tablet_manager.cc:1403] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.005s
W20260710 13:20:32.622478 15027 leader_election.cc:343] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.623205 15027 leader_election.cc:304] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:32.624147 15258 raft_consensus.cc:2749] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:32.625986 15252 raft_consensus.cc:359] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.626880 15252 raft_consensus.cc:385] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.627211 15251 tablet_bootstrap.cc:492] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:32.627200 15252 raft_consensus.cc:740] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.627419 15250 tablet_bootstrap.cc:492] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:32.627866 15251 ts_tablet_manager.cc:1403] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260710 13:20:32.628010 15250 ts_tablet_manager.cc:1403] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.041s	user 0.028s	sys 0.008s
I20260710 13:20:32.628228 15252 consensus_queue.cc:260] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.631036 15252 ts_tablet_manager.cc:1434] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:20:32.631208 15251 raft_consensus.cc:359] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.631953 15251 raft_consensus.cc:385] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.631598 15250 raft_consensus.cc:359] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.632161 15252 tablet_bootstrap.cc:492] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.632278 15251 raft_consensus.cc:740] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.632472 15250 raft_consensus.cc:385] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.632788 15255 raft_consensus.cc:493] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.632933 15250 raft_consensus.cc:740] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.633565 15251 consensus_queue.cc:260] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.633910 15250 consensus_queue.cc:260] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.633407 15255 raft_consensus.cc:515] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.644811 15255 leader_election.cc:290] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.647045 15251 ts_tablet_manager.cc:1434] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:20:32.648348 15251 tablet_bootstrap.cc:492] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
W20260710 13:20:32.654417 15007 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:32.656771 15252 tablet_bootstrap.cc:654] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.663287 15255 raft_consensus.cc:493] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.666013 15250 ts_tablet_manager.cc:1434] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.038s	user 0.029s	sys 0.010s
I20260710 13:20:32.664945 15255 raft_consensus.cc:515] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.668941 15255 leader_election.cc:290] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.667188 15250 tablet_bootstrap.cc:492] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:32.673095 15252 tablet_bootstrap.cc:492] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.673820 15252 ts_tablet_manager.cc:1403] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.011s
I20260710 13:20:32.664016 15251 tablet_bootstrap.cc:654] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.677091 15252 raft_consensus.cc:359] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.677992 15252 raft_consensus.cc:385] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.678388 15252 raft_consensus.cc:740] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.679319 15252 consensus_queue.cc:260] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.680811 15250 tablet_bootstrap.cc:654] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.682451 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.684291 15255 raft_consensus.cc:493] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.685051 15255 raft_consensus.cc:515] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.688068 15251 tablet_bootstrap.cc:492] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:32.688714 15251 ts_tablet_manager.cc:1403] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.041s	user 0.005s	sys 0.008s
I20260710 13:20:32.688830 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.685038 15252 ts_tablet_manager.cc:1434] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:32.691354 15252 tablet_bootstrap.cc:492] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.691758 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:32.692587 15061 raft_consensus.cc:2468] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:32.694077 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
W20260710 13:20:32.693028 15174 leader_election.cc:343] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.694938 15060 raft_consensus.cc:2468] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:32.699358 15252 tablet_bootstrap.cc:654] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.699280 15251 raft_consensus.cc:359] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.700210 15251 raft_consensus.cc:385] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.700572 15251 raft_consensus.cc:740] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.701664 15251 consensus_queue.cc:260] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.703354 15174 leader_election.cc:304] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [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: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:32.704599 15273 raft_consensus.cc:2804] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.704667 15175 leader_election.cc:304] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.705971 15272 raft_consensus.cc:2804] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.706386 15272 raft_consensus.cc:493] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.706701 15272 raft_consensus.cc:3060] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.706956 15251 ts_tablet_manager.cc:1434] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260710 13:20:32.705219 15273 raft_consensus.cc:493] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.708158 15251 tablet_bootstrap.cc:492] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:32.708352 15273 raft_consensus.cc:3060] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.714670 15250 tablet_bootstrap.cc:492] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:32.715370 15250 ts_tablet_manager.cc:1403] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.021s
I20260710 13:20:32.715216 15272 raft_consensus.cc:515] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.695971 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f2a64f3194c8989dbcc194a37303d" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:32.716926 15059 raft_consensus.cc:2468] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:32.697158 15257 raft_consensus.cc:493] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.717597 15257 raft_consensus.cc:515] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.718854 15273 raft_consensus.cc:515] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.719087 15250 raft_consensus.cc:359] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.719755 15250 raft_consensus.cc:385] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.720041 15250 raft_consensus.cc:740] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.720381 15257 leader_election.cc:290] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.721128 15273 leader_election.cc:290] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.724306 15251 tablet_bootstrap.cc:654] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.695770 15255 leader_election.cc:290] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.729190 15175 leader_election.cc:304] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.720870 15250 consensus_queue.cc:260] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.730062 15273 raft_consensus.cc:493] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.730172 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:32.730782 15059 raft_consensus.cc:3060] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.730558 15273 raft_consensus.cc:515] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.731503 15252 tablet_bootstrap.cc:492] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.732162 15252 ts_tablet_manager.cc:1403] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.001s
I20260710 13:20:32.732642 15273 leader_election.cc:290] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.733243 15273 raft_consensus.cc:2804] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.733637 15273 raft_consensus.cc:493] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.734119 15273 raft_consensus.cc:3060] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.733769 15251 tablet_bootstrap.cc:492] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:32.736320 15251 ts_tablet_manager.cc:1403] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.000s
I20260710 13:20:32.735913 15252 raft_consensus.cc:359] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.736760 15252 raft_consensus.cc:385] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.737082 15252 raft_consensus.cc:740] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.738215 15252 consensus_queue.cc:260] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.738780 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:32.739399 15251 raft_consensus.cc:359] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.740177 15251 raft_consensus.cc:385] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.740476 15251 raft_consensus.cc:740] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.741300 15251 consensus_queue.cc:260] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.742332 15060 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
W20260710 13:20:32.716194 15174 leader_election.cc:343] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.743750 15251 ts_tablet_manager.cc:1434] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:32.744323 15272 leader_election.cc:290] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.747603 15252 ts_tablet_manager.cc:1434] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 13:20:32.751739 15252 tablet_bootstrap.cc:492] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.753275 15257 raft_consensus.cc:493] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.753906 15257 raft_consensus.cc:515] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
W20260710 13:20:32.754339 15174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.66:37559, user_credentials={real_user=slave}} blocked reactor thread for 49526.2us
I20260710 13:20:32.756068 15257 leader_election.cc:290] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.758718 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f2a64f3194c8989dbcc194a37303d" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.759378 15136 raft_consensus.cc:2468] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:32.757985 15175 leader_election.cc:304] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.759570 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:32.760679 15135 raft_consensus.cc:3060] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.761283 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:32.763716 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.764783 15134 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:32.768006 15255 raft_consensus.cc:2804] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.768478 15255 raft_consensus.cc:493] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.768579 15059 raft_consensus.cc:2468] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:32.768904 15255 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.773384 15251 tablet_bootstrap.cc:492] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:32.773666 15175 leader_election.cc:304] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.777666 15272 raft_consensus.cc:2804] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.774822 15135 raft_consensus.cc:2468] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
W20260710 13:20:32.779214 15174 leader_election.cc:343] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.756978 15273 raft_consensus.cc:515] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.769776 15060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:32.769053 15252 tablet_bootstrap.cc:654] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.781153 15060 raft_consensus.cc:3060] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.778159 15272 raft_consensus.cc:697] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:32.787072 15255 raft_consensus.cc:515] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.787551 15258 raft_consensus.cc:493] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.788100 15272 consensus_queue.cc:237] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.788329 15258 raft_consensus.cc:515] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.790524 15255 leader_election.cc:290] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.792050 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f2a64f3194c8989dbcc194a37303d" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:32.792884 15061 raft_consensus.cc:3060] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.793306 15252 tablet_bootstrap.cc:492] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.793968 15252 ts_tablet_manager.cc:1403] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.010s
I20260710 13:20:32.795094 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "186f2a64f3194c8989dbcc194a37303d" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:32.795755 15134 raft_consensus.cc:3060] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.797277 15252 raft_consensus.cc:359] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.798259 15252 raft_consensus.cc:385] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.798312 15133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05612415d7164b5e8abf0b904b4913d0" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.798657 15252 raft_consensus.cc:740] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.799052 15133 raft_consensus.cc:2468] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:32.799124 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:32.801148 15059 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.800832 15025 leader_election.cc:304] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.805084 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05612415d7164b5e8abf0b904b4913d0" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:32.806051 15210 raft_consensus.cc:2468] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:32.808075 15258 leader_election.cc:290] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.808730 15255 raft_consensus.cc:493] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.808919 15258 raft_consensus.cc:2804] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.811488 15058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:32.808409 15134 raft_consensus.cc:2468] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:32.813117 15174 leader_election.cc:304] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:32.813411 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:32.799767 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:32.811753 15258 raft_consensus.cc:493] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.810564 15060 raft_consensus.cc:2468] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:32.814561 15057 raft_consensus.cc:2468] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 0.
I20260710 13:20:32.815878 15258 raft_consensus.cc:3060] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.814703 15135 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.818475 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:32.835009 15175 leader_election.cc:304] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:32.841681 15283 raft_consensus.cc:2804] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.818439 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:32.811481 15255 raft_consensus.cc:515] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
W20260710 13:20:32.817162 15101 leader_election.cc:343] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.799494 15252 consensus_queue.cc:260] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.844895 15101 leader_election.cc:304] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.845870 15257 raft_consensus.cc:2804] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.846262 15257 raft_consensus.cc:493] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.846601 15257 raft_consensus.cc:3060] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.844919 15210 raft_consensus.cc:2468] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 0.
I20260710 13:20:32.855327 15252 ts_tablet_manager.cc:1434] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.061s	user 0.001s	sys 0.012s
I20260710 13:20:32.856693 15059 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:32.858393 15255 leader_election.cc:290] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.858935 15272 raft_consensus.cc:2804] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.861799 15272 raft_consensus.cc:697] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:32.859359 15250 ts_tablet_manager.cc:1434] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.144s	user 0.045s	sys 0.028s
I20260710 13:20:32.859668 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.863025 15134 raft_consensus.cc:2468] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:32.858995 14956 catalog_manager.cc:5697] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:32.863154 15252 tablet_bootstrap.cc:492] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:32.865134 15272 consensus_queue.cc:237] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.866201 15174 leader_election.cc:304] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:32.792111 15273 leader_election.cc:290] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.874410 15061 raft_consensus.cc:2468] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:32.872295 15283 raft_consensus.cc:697] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:32.873061 15255 raft_consensus.cc:2804] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.877197 15257 raft_consensus.cc:515] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.888327 15257 leader_election.cc:290] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.890154 15251 tablet_bootstrap.cc:654] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.891146 15135 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:32.885903 15250 tablet_bootstrap.cc:492] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
W20260710 13:20:32.881084 15025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.66:37559, user_credentials={real_user=slave}} blocked reactor thread for 80394.1us
I20260710 13:20:32.881275 15255 raft_consensus.cc:493] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.894721 15255 raft_consensus.cc:3060] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.899737 15255 raft_consensus.cc:515] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.900538 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:32.900635 15174 leader_election.cc:304] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:32.901202 15061 raft_consensus.cc:3060] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.902073 15288 raft_consensus.cc:2804] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.902639 15288 raft_consensus.cc:697] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:32.903550 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:32.903450 15288 consensus_queue.cc:237] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:32.904261 15135 raft_consensus.cc:3060] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:32.908811 15175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.65:39287, user_credentials={real_user=slave}} blocked reactor thread for 73953.6us
W20260710 13:20:32.911531 15102 leader_election.cc:343] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.912156 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:32.912598 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:32.912751 15102 leader_election.cc:304] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [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: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:32.914299 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
W20260710 13:20:32.915194 15175 leader_election.cc:343] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:32.916281 15175 leader_election.cc:343] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.916805 15252 tablet_bootstrap.cc:654] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.917105 15257 raft_consensus.cc:493] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.901710 15255 leader_election.cc:290] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:32.916936 15258 raft_consensus.cc:515] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.918519 15257 raft_consensus.cc:515] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.926082 15258 leader_election.cc:290] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.919229 15283 consensus_queue.cc:237] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.927429 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05612415d7164b5e8abf0b904b4913d0" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:32.928081 15210 raft_consensus.cc:3060] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.927724 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05612415d7164b5e8abf0b904b4913d0" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:32.928781 15134 raft_consensus.cc:3060] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.929809 15257 leader_election.cc:290] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:32.933104 15250 tablet_bootstrap.cc:654] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:32.934654 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:32.935735 15057 raft_consensus.cc:2468] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 0.
I20260710 13:20:32.935942 15210 raft_consensus.cc:2468] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:32.937561 15027 leader_election.cc:304] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.937919 15101 leader_election.cc:304] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.940550 15135 raft_consensus.cc:2468] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:32.941047 15257 raft_consensus.cc:2764] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:20:32.935774 15061 raft_consensus.cc:2468] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 1.
I20260710 13:20:32.943358 15257 raft_consensus.cc:2804] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:32.947798 15286 raft_consensus.cc:493] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:32.947885 15257 raft_consensus.cc:493] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:32.948304 15257 raft_consensus.cc:3060] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:32.948343 15286 raft_consensus.cc:515] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.947043 15258 raft_consensus.cc:2804] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.957418 15101 leader_election.cc:304] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:32.982733 15292 raft_consensus.cc:2804] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:32.983793 15258 raft_consensus.cc:697] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:32.974076 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:32.986636 15252 tablet_bootstrap.cc:492] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:32.987370 15252 ts_tablet_manager.cc:1403] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.033s
W20260710 13:20:32.979956 15102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.67:34085, user_credentials={real_user=slave}} blocked reactor thread for 67273.2us
I20260710 13:20:32.989070 15174 leader_election.cc:304] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:32.989416 15134 raft_consensus.cc:2468] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:32.990758 15252 raft_consensus.cc:359] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.990769 15288 raft_consensus.cc:2804] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:32.993599 15102 leader_election.cc:343] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.994593 15288 raft_consensus.cc:697] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:32.992401 15258 consensus_queue.cc:237] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.994195 15252 raft_consensus.cc:385] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:32.993522 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:32.995230 15252 raft_consensus.cc:740] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:32.995523 15288 consensus_queue.cc:237] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:32.996338 15252 consensus_queue.cc:260] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
W20260710 13:20:32.996861 15027 leader_election.cc:343] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:32.991297 15286 leader_election.cc:290] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.001636 15251 tablet_bootstrap.cc:492] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:33.002343 15251 ts_tablet_manager.cc:1403] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.229s	user 0.017s	sys 0.009s
I20260710 13:20:33.004329 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:33.001420 15292 raft_consensus.cc:697] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.006090 15292 consensus_queue.cc:237] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.025461 15252 ts_tablet_manager.cc:1434] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.038s	user 0.020s	sys 0.007s
I20260710 13:20:33.027148 15252 tablet_bootstrap.cc:492] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:33.037905 15251 raft_consensus.cc:359] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.032927 15257 raft_consensus.cc:515] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.038683 15251 raft_consensus.cc:385] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.039044 15251 raft_consensus.cc:740] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.039731 15251 consensus_queue.cc:260] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.040668 15257 leader_election.cc:290] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.041783 15251 ts_tablet_manager.cc:1434] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.002s
I20260710 13:20:33.042883 15251 tablet_bootstrap.cc:492] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:33.046360 15250 tablet_bootstrap.cc:492] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:33.046680 15252 tablet_bootstrap.cc:654] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.046875 15250 ts_tablet_manager.cc:1403] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.169s	user 0.008s	sys 0.023s
W20260710 13:20:33.019654 15102 leader_election.cc:343] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:33.089298 15102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.67:34085, user_credentials={real_user=slave}} blocked reactor thread for 69785.5us
I20260710 13:20:33.094621 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:33.098788 15025 leader_election.cc:304] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [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: ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:33.100181 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
W20260710 13:20:33.103271 15102 leader_election.cc:343] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:33.096720 15061 raft_consensus.cc:3060] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.110052 15250 raft_consensus.cc:359] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.111446 15250 raft_consensus.cc:385] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.111832 15250 raft_consensus.cc:740] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.113196 15250 consensus_queue.cc:260] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.114843 15251 tablet_bootstrap.cc:654] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.117399 15250 ts_tablet_manager.cc:1434] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.002s
I20260710 13:20:33.120148 15250 tablet_bootstrap.cc:492] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:33.124488 15258 raft_consensus.cc:2749] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 13:20:33.127888 15302 log.cc:927] Time spent T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260710 13:20:33.127746 15292 raft_consensus.cc:493] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.138890 15292 raft_consensus.cc:515] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.145603 14959 catalog_manager.cc:5697] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.155230 15250 tablet_bootstrap.cc:654] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.156826 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:33.158041 15057 raft_consensus.cc:2393] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88d2e2ad032e45aca4394e894ec95ec6 in current term 1: Already voted for candidate e7f9d49c93dd4e38b8905673db30cc9d in this term.
I20260710 13:20:33.138196 14958 catalog_manager.cc:5697] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 1 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.161974 15292 leader_election.cc:290] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.162835 15252 tablet_bootstrap.cc:492] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:33.163625 15252 ts_tablet_manager.cc:1403] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.137s	user 0.028s	sys 0.004s
I20260710 13:20:33.163360 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:33.165618 15102 leader_election.cc:304] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6; no voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:33.166522 15292 raft_consensus.cc:3060] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.167752 15252 raft_consensus.cc:359] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.168802 15252 raft_consensus.cc:385] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.169121 15252 raft_consensus.cc:740] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.170032 15252 consensus_queue.cc:260] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.175026 15251 tablet_bootstrap.cc:492] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:33.175771 15251 ts_tablet_manager.cc:1403] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.133s	user 0.010s	sys 0.009s
I20260710 13:20:33.183784 15061 raft_consensus.cc:2468] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 1.
I20260710 13:20:33.188925 15101 leader_election.cc:304] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:33.189843 15252 ts_tablet_manager.cc:1434] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.026s	user 0.012s	sys 0.000s
I20260710 13:20:33.190891 15301 raft_consensus.cc:2804] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.191761 15301 raft_consensus.cc:697] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.194710 15301 consensus_queue.cc:237] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.195683 15251 raft_consensus.cc:359] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.197660 15251 raft_consensus.cc:385] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.198024 15251 raft_consensus.cc:740] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.199473 15251 consensus_queue.cc:260] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.200320 14956 catalog_manager.cc:5697] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.201965 15292 raft_consensus.cc:2749] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.202519 15250 tablet_bootstrap.cc:492] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:33.203013 15250 ts_tablet_manager.cc:1403] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.014s
I20260710 13:20:33.203050 14956 catalog_manager.cc:5697] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.210455 15251 ts_tablet_manager.cc:1434] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.006s
I20260710 13:20:33.209301 15250 raft_consensus.cc:359] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.212061 15250 raft_consensus.cc:385] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.212410 15250 raft_consensus.cc:740] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.211082 15292 raft_consensus.cc:493] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.213001 15292 raft_consensus.cc:515] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.213476 15250 consensus_queue.cc:260] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.210090 14956 catalog_manager.cc:5697] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:33.216271 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:33.216497 15250 ts_tablet_manager.cc:1434] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260710 13:20:33.216986 15061 raft_consensus.cc:2468] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 0.
I20260710 13:20:33.216730 14956 catalog_manager.cc:5697] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.218416 15101 leader_election.cc:304] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:33.217873 15250 tablet_bootstrap.cc:492] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:33.220431 15301 raft_consensus.cc:2804] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:33.220906 15301 raft_consensus.cc:493] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:33.219784 15292 leader_election.cc:290] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.221009 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:33.221395 15301 raft_consensus.cc:3060] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.221801 15210 raft_consensus.cc:2468] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 0.
I20260710 13:20:33.222677 14959 catalog_manager.cc:5697] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.227624 15250 tablet_bootstrap.cc:654] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:33.230558 15301 raft_consensus.cc:515] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.234158 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:33.234750 15061 raft_consensus.cc:3060] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.235597 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:33.236322 15210 raft_consensus.cc:3060] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.236872 15250 tablet_bootstrap.cc:492] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:33.237439 15250 ts_tablet_manager.cc:1403] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260710 13:20:33.243381 15061 raft_consensus.cc:2468] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 1.
I20260710 13:20:33.245112 15101 leader_election.cc:304] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:33.246184 15292 raft_consensus.cc:2804] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:33.246697 15292 raft_consensus.cc:697] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.247032 15301 leader_election.cc:290] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.247586 15292 consensus_queue.cc:237] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.257107 15210 raft_consensus.cc:2468] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 1.
I20260710 13:20:33.258543 15250 raft_consensus.cc:359] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.259241 15250 raft_consensus.cc:385] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:33.259503 15250 raft_consensus.cc:740] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:33.260453 15250 consensus_queue.cc:260] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.262792 15250 ts_tablet_manager.cc:1434] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260710 13:20:33.262334 14958 catalog_manager.cc:5697] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.290262 15288 consensus_queue.cc:1048] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.305009 15288 consensus_queue.cc:1048] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.333244 15288 consensus_queue.cc:1048] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.346704 15288 consensus_queue.cc:1048] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.403458 15210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
mode: GRACEFUL
new_leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:40934
I20260710 13:20:33.404284 15210 raft_consensus.cc:606] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Received request to transfer leadership to TS ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:33.409994 15288 raft_consensus.cc:493] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.410696 15288 raft_consensus.cc:515] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.413445 15288 leader_election.cc:290] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:33.414170 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:33.415151 15061 raft_consensus.cc:2393] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7f9d49c93dd4e38b8905673db30cc9d in current term 1: Already voted for candidate 88d2e2ad032e45aca4394e894ec95ec6 in this term.
I20260710 13:20:33.415033 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:33.415139 15258 consensus_queue.cc:1048] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.417271 15174 leader_election.cc:304] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d; no voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:33.418459 15288 raft_consensus.cc:3060] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.429706 15288 raft_consensus.cc:2749] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.433457 15297 consensus_queue.cc:1048] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.436996 15135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
mode: GRACEFUL
new_leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:36290
I20260710 13:20:33.437860 15135 raft_consensus.cc:606] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Received request to transfer leadership to TS ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:33.446060 15134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
mode: GRACEFUL
new_leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:36290
I20260710 13:20:33.446856 15134 raft_consensus.cc:606] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Received request to transfer leadership to TS ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:33.450735 15288 consensus_queue.cc:1048] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.453135 15210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "444c420c9f64413386d31ab817017bce"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
mode: GRACEFUL
new_leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:40934
I20260710 13:20:33.453878 15210 raft_consensus.cc:606] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Received request to transfer leadership to TS 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:33.460305 15210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
mode: GRACEFUL
new_leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:40934
I20260710 13:20:33.460942 15210 raft_consensus.cc:606] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Received request to transfer leadership to TS 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:33.466295 15255 consensus_queue.cc:1048] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.473752 15057 raft_consensus.cc:3060] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.473578 15255 consensus_queue.cc:1048] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.485047 15255 raft_consensus.cc:993] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d: : Instructing follower ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:33.486532 15255 raft_consensus.cc:1081] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Signalling peer ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:33.488335 15059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:60808
I20260710 13:20:33.488996 15059 raft_consensus.cc:493] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.489319 15059 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.489306 15210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
mode: GRACEFUL
new_leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:40934
I20260710 13:20:33.491034 15210 raft_consensus.cc:606] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Received request to transfer leadership to TS 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:33.488332 15288 consensus_queue.cc:1048] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:20:33.494129 15328 consensus_queue.cc:1048] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.495251 15288 consensus_queue.cc:1048] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.503486 15059 raft_consensus.cc:515] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:33.506089 15255 raft_consensus.cc:993] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d: : Instructing follower 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:33.506700 15255 raft_consensus.cc:1081] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Signalling peer 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:33.514158 15133 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:36276
I20260710 13:20:33.519711 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:33.530067 15210 raft_consensus.cc:3055] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.530539 15210 raft_consensus.cc:740] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:33.531850 15210 consensus_queue.cc:260] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:33.533761 15210 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.520159 15133 raft_consensus.cc:493] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.537051 15133 raft_consensus.cc:3060] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.528864 15255 raft_consensus.cc:493] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:33.519846 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:33.519014 15059 leader_election.cc:290] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Requested vote from peers e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:33.542042 15136 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.541792 15255 raft_consensus.cc:515] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.545562 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:33.545751 15134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:33.546696 15061 raft_consensus.cc:2393] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7f9d49c93dd4e38b8905673db30cc9d in current term 1: Already voted for candidate 88d2e2ad032e45aca4394e894ec95ec6 in this term.
I20260710 13:20:33.547834 15255 leader_election.cc:290] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:33.548542 15175 leader_election.cc:304] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d; no voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:33.551045 15255 raft_consensus.cc:3060] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:33.552721 15210 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:33.554211 15027 leader_election.cc:304] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:33.554498 15133 raft_consensus.cc:515] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.555078 15286 raft_consensus.cc:2804] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.555613 15286 raft_consensus.cc:697] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:33.556591 15286 consensus_queue.cc:237] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:33.564097 15288 raft_consensus.cc:993] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: : Instructing follower 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:33.565033 15133 leader_election.cc:290] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.565822 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:33.566461 15057 raft_consensus.cc:3060] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.565176 15283 raft_consensus.cc:1081] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Signalling peer 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:33.566763 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65747fb7fd344b63882a6dc093e8deb7" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:33.567428 15210 raft_consensus.cc:3055] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.567771 15210 raft_consensus.cc:740] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:33.568655 15135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "444c420c9f64413386d31ab817017bce"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:36276
I20260710 13:20:33.570005 15135 raft_consensus.cc:493] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.570475 15135 raft_consensus.cc:3060] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.571981 15136 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:33.568819 15210 consensus_queue.cc:260] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.573031 15210 raft_consensus.cc:3060] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.574158 15057 raft_consensus.cc:2468] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:33.575441 15101 leader_election.cc:304] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:33.576386 15292 raft_consensus.cc:2804] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.576884 15292 raft_consensus.cc:697] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.577770 15292 consensus_queue.cc:237] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.584187 15210 raft_consensus.cc:2468] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:33.584384 15135 raft_consensus.cc:515] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.587214 15135 leader_election.cc:290] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.591424 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:33.592159 15057 raft_consensus.cc:3060] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.594179 15255 raft_consensus.cc:2749] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:33.594365 14959 catalog_manager.cc:5697] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 1 to 2, leader changed from e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67) to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.595666 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444c420c9f64413386d31ab817017bce" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:33.596271 15210 raft_consensus.cc:3055] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.596539 15210 raft_consensus.cc:740] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:33.597425 15210 consensus_queue.cc:260] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.598790 15210 raft_consensus.cc:3060] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.599282 15057 raft_consensus.cc:2468] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:33.600430 15101 leader_election.cc:304] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:33.601156 15292 raft_consensus.cc:2804] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.601624 15292 raft_consensus.cc:697] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.602413 15292 consensus_queue.cc:237] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.607118 15210 raft_consensus.cc:2468] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:33.609694 14956 catalog_manager.cc:5697] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 1 to 2, leader changed from e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67) to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 2 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.619489 14959 catalog_manager.cc:5697] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 1 to 2, leader changed from e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67) to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.621227 15292 consensus_queue.cc:1048] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.631183 15257 raft_consensus.cc:993] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6: : Instructing follower ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:33.631733 15301 raft_consensus.cc:1081] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Signalling peer ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:33.633855 15059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:20:33.634963 15059 raft_consensus.cc:493] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.635491 15059 raft_consensus.cc:3060] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.641163 15301 consensus_queue.cc:1048] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.645040 15059 raft_consensus.cc:515] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.648468 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:33.649149 15136 raft_consensus.cc:3055] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.649595 15136 raft_consensus.cc:740] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.650699 15136 consensus_queue.cc:260] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.651786 15136 raft_consensus.cc:3060] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.660384 15059 leader_election.cc:290] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.661674 15136 raft_consensus.cc:2468] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:33.662158 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254a9a68a1c041faac44762adf5ec708" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:33.662878 15210 raft_consensus.cc:3060] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.663065 15025 leader_election.cc:304] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:33.663997 15286 raft_consensus.cc:2804] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.664505 15286 raft_consensus.cc:697] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:33.665632 15286 consensus_queue.cc:237] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.671867 15210 raft_consensus.cc:2468] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:33.674750 14959 catalog_manager.cc:5697] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 1 to 2, leader changed from 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66) to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 2 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.682768 15301 consensus_queue.cc:1048] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.696686 15301 consensus_queue.cc:1048] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.707405 15257 consensus_queue.cc:1048] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:33.715991 15301 raft_consensus.cc:993] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6: : Instructing follower ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:33.716544 15334 raft_consensus.cc:1081] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Signalling peer ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:33.718734 15057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:20:33.719714 15057 raft_consensus.cc:493] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.720219 15057 raft_consensus.cc:3060] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.724586 15255 raft_consensus.cc:993] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d: : Instructing follower 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:33.725246 15255 raft_consensus.cc:1081] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Signalling peer 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:33.725232 15301 consensus_queue.cc:1048] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:33.728224 15136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:36276
I20260710 13:20:33.728770 15136 raft_consensus.cc:493] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:33.729138 15136 raft_consensus.cc:3060] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.730945 15057 raft_consensus.cc:515] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.734323 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:33.735050 15135 raft_consensus.cc:3055] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.735476 15135 raft_consensus.cc:740] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.736339 15135 consensus_queue.cc:260] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.737481 15135 raft_consensus.cc:3060] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.739746 15057 leader_election.cc:290] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.741043 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35a89fee24ca457a8228dbc974bc4305" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:33.746038 15136 raft_consensus.cc:515] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.746717 15135 raft_consensus.cc:2468] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:33.748281 15025 leader_election.cc:304] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [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: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:33.750142 15286 raft_consensus.cc:2804] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.750285 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:33.750712 15286 raft_consensus.cc:697] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:33.751039 15057 raft_consensus.cc:3060] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.751116 15136 leader_election.cc:290] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:33.751825 15286 consensus_queue.cc:237] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.758862 15057 raft_consensus.cc:2468] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:33.760090 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da0bf68714aa4a5e9777c8cb1fae343f" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:33.760138 15101 leader_election.cc:304] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:33.760835 15210 raft_consensus.cc:3055] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:33.761193 15210 raft_consensus.cc:740] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:33.761225 15301 raft_consensus.cc:2804] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:33.761994 15301 raft_consensus.cc:697] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:33.761655 14956 catalog_manager.cc:5697] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 1 to 2, leader changed from 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66) to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 2 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.762477 15210 consensus_queue.cc:260] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.763964 15210 raft_consensus.cc:3060] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:33.762919 15301 consensus_queue.cc:237] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:33.771319 15210 raft_consensus.cc:2468] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:33.776638 14956 catalog_manager.cc:5697] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 1 to 2, leader changed from e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67) to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:33.977486 15210 raft_consensus.cc:1275] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.979125 15340 consensus_queue.cc:1048] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:33.987412 15135 raft_consensus.cc:1275] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:33.989120 15340 consensus_queue.cc:1048] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.024477 15057 raft_consensus.cc:1275] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.026058 15301 consensus_queue.cc:1048] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.034791 15210 raft_consensus.cc:1275] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.036502 15301 consensus_queue.cc:1048] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:34.052655 15057 raft_consensus.cc:1275] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.054090 15301 consensus_queue.cc:1048] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.062938 15210 raft_consensus.cc:1275] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.064589 15301 consensus_queue.cc:1048] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.100672 15135 raft_consensus.cc:1275] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.102255 15340 consensus_queue.cc:1048] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.111011 15210 raft_consensus.cc:1275] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.113561 15286 consensus_queue.cc:1048] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.152361 15057 raft_consensus.cc:1275] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.153842 15301 consensus_queue.cc:1048] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.162088 15209 raft_consensus.cc:1275] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.163432 15301 consensus_queue.cc:1048] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.310977 15135 raft_consensus.cc:1275] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.312695 15286 consensus_queue.cc:1048] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:34.320288 15209 raft_consensus.cc:3060] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:34.329692 15209 raft_consensus.cc:1275] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:34.331290 15286 consensus_queue.cc:1048] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:36.675606 14959 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54450:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:36.678369 14959 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.
W20260710 13:20:36.699837 15007 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:36.738318 15047 tablet_service.cc:1511] Processing CreateTablet for tablet ae1434e92d1e47309cb508a42f092e02 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:36.740170 15047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1434e92d1e47309cb508a42f092e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.740010 15119 tablet_service.cc:1511] Processing CreateTablet for tablet ae1434e92d1e47309cb508a42f092e02 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:36.741569 15119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1434e92d1e47309cb508a42f092e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.741291 15200 tablet_service.cc:1511] Processing CreateTablet for tablet ae1434e92d1e47309cb508a42f092e02 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:36.742846 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae1434e92d1e47309cb508a42f092e02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.746358 15120 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd9749324ea4314a10f31f67647c7fa (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:36.747964 15120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd9749324ea4314a10f31f67647c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.747740 15195 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd9749324ea4314a10f31f67647c7fa (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:36.749111 15195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd9749324ea4314a10f31f67647c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.750092 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 95b666301be34805b15f36d32e57c286 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:36.751611 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b666301be34805b15f36d32e57c286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.754477 15123 tablet_service.cc:1511] Processing CreateTablet for tablet 95b666301be34805b15f36d32e57c286 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:36.755815 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b666301be34805b15f36d32e57c286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.756261 15118 tablet_service.cc:1511] Processing CreateTablet for tablet ad66d877a4f440b48d0d6494e666ff68 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:36.757833 15118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad66d877a4f440b48d0d6494e666ff68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.758780 15121 tablet_service.cc:1511] Processing CreateTablet for tablet 830d3e68ba0645b7a43cd467509c67d7 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:36.760164 15121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830d3e68ba0645b7a43cd467509c67d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.764099 15122 tablet_service.cc:1511] Processing CreateTablet for tablet b45fd90b3eb24132bd3247e54c8a632b (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:36.764382 15124 tablet_service.cc:1511] Processing CreateTablet for tablet 023df7131fbb49849b40cf9bfe13755c (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:36.765862 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45fd90b3eb24132bd3247e54c8a632b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.767333 15196 tablet_service.cc:1511] Processing CreateTablet for tablet ad66d877a4f440b48d0d6494e666ff68 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:36.768730 15196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad66d877a4f440b48d0d6494e666ff68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.767365 15126 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4617605ed94c47a42d467a491082cf (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:36.770387 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4617605ed94c47a42d467a491082cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.765882 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 830d3e68ba0645b7a43cd467509c67d7 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:36.772697 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023df7131fbb49849b40cf9bfe13755c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.774947 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830d3e68ba0645b7a43cd467509c67d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.775233 15125 tablet_service.cc:1511] Processing CreateTablet for tablet 57860798dad848128ff6db04f57ff6bc (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:36.776568 15125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57860798dad848128ff6db04f57ff6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.781381 15197 tablet_service.cc:1511] Processing CreateTablet for tablet b45fd90b3eb24132bd3247e54c8a632b (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:36.781652 15194 tablet_service.cc:1511] Processing CreateTablet for tablet 023df7131fbb49849b40cf9bfe13755c (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:36.781844 15193 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4617605ed94c47a42d467a491082cf (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:36.782924 15197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45fd90b3eb24132bd3247e54c8a632b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.783857 15192 tablet_service.cc:1511] Processing CreateTablet for tablet 57860798dad848128ff6db04f57ff6bc (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:36.788374 15194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023df7131fbb49849b40cf9bfe13755c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.791662 15044 tablet_service.cc:1511] Processing CreateTablet for tablet 3bd9749324ea4314a10f31f67647c7fa (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:36.793265 15044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bd9749324ea4314a10f31f67647c7fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.798080 15192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57860798dad848128ff6db04f57ff6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.802002 15193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4617605ed94c47a42d467a491082cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.803714 15046 tablet_service.cc:1511] Processing CreateTablet for tablet 95b666301be34805b15f36d32e57c286 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:36.805313 15046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b666301be34805b15f36d32e57c286. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.820065 15048 tablet_service.cc:1511] Processing CreateTablet for tablet 830d3e68ba0645b7a43cd467509c67d7 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:36.822055 15048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830d3e68ba0645b7a43cd467509c67d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.827596 15045 tablet_service.cc:1511] Processing CreateTablet for tablet ad66d877a4f440b48d0d6494e666ff68 (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:36.829329 15045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad66d877a4f440b48d0d6494e666ff68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.833143 15355 tablet_bootstrap.cc:492] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:36.841279 15355 tablet_bootstrap.cc:654] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.850088 15051 tablet_service.cc:1511] Processing CreateTablet for tablet b45fd90b3eb24132bd3247e54c8a632b (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:36.851747 15051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b45fd90b3eb24132bd3247e54c8a632b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.867831 15050 tablet_service.cc:1511] Processing CreateTablet for tablet 023df7131fbb49849b40cf9bfe13755c (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:36.869760 15050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 023df7131fbb49849b40cf9bfe13755c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.883324 15357 tablet_bootstrap.cc:492] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:36.892705 15043 tablet_service.cc:1511] Processing CreateTablet for tablet 7e4617605ed94c47a42d467a491082cf (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:36.893630 15049 tablet_service.cc:1511] Processing CreateTablet for tablet 57860798dad848128ff6db04f57ff6bc (DEFAULT_TABLE table=soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:36.894444 15043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e4617605ed94c47a42d467a491082cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.895372 15049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57860798dad848128ff6db04f57ff6bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:36.897681 15357 tablet_bootstrap.cc:654] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.912708 15357 tablet_bootstrap.cc:492] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:36.914561 15357 ts_tablet_manager.cc:1403] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260710 13:20:36.918273 15357 raft_consensus.cc:359] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:36.923902 15357 raft_consensus.cc:385] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.926570 15357 raft_consensus.cc:740] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.927754 15357 consensus_queue.cc:260] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:36.931396 15357 ts_tablet_manager.cc:1434] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:20:36.934476 15357 tablet_bootstrap.cc:492] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:36.942299 15357 tablet_bootstrap.cc:654] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:36.957526 15357 tablet_bootstrap.cc:492] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:36.958149 15357 ts_tablet_manager.cc:1403] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.010s
I20260710 13:20:36.962750 15357 raft_consensus.cc:359] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:36.963549 15357 raft_consensus.cc:385] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:36.963853 15357 raft_consensus.cc:740] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:36.967538 15357 consensus_queue.cc:260] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:36.970167 15357 ts_tablet_manager.cc:1434] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 13:20:36.971302 15357 tablet_bootstrap.cc:492] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:36.993726 15359 tablet_bootstrap.cc:492] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.001348 15359 tablet_bootstrap.cc:654] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.009263 15357 tablet_bootstrap.cc:654] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.014077 15345 raft_consensus.cc:493] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.015834 15345 raft_consensus.cc:515] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.018724 15345 leader_election.cc:290] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.020380 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.020840 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.024317 15355 tablet_bootstrap.cc:492] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
W20260710 13:20:37.024511 15102 leader_election.cc:343] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.024950 15355 ts_tablet_manager.cc:1403] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.192s	user 0.041s	sys 0.102s
W20260710 13:20:37.027464 15101 leader_election.cc:343] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.027937 15101 leader_election.cc:304] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6; no voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.028241 15355 raft_consensus.cc:359] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.028787 15345 raft_consensus.cc:2749] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.029064 15355 raft_consensus.cc:385] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.029578 15355 raft_consensus.cc:740] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.030779 15355 consensus_queue.cc:260] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.033118 15355 ts_tablet_manager.cc:1434] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:37.034500 15355 tablet_bootstrap.cc:492] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:37.043488 15355 tablet_bootstrap.cc:654] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.045596 15357 tablet_bootstrap.cc:492] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:37.046236 15357 ts_tablet_manager.cc:1403] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.013s
I20260710 13:20:37.050410 15357 raft_consensus.cc:359] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.051054 15359 tablet_bootstrap.cc:492] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.051198 15357 raft_consensus.cc:385] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.051625 15359 ts_tablet_manager.cc:1403] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.058s	user 0.018s	sys 0.008s
I20260710 13:20:37.051903 15355 tablet_bootstrap.cc:492] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.052516 15355 ts_tablet_manager.cc:1403] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.002s
I20260710 13:20:37.051632 15357 raft_consensus.cc:740] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.054142 15357 consensus_queue.cc:260] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.054636 15359 raft_consensus.cc:359] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.055346 15355 raft_consensus.cc:359] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.056107 15355 raft_consensus.cc:385] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.056376 15355 raft_consensus.cc:740] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.056676 15357 ts_tablet_manager.cc:1434] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:20:37.057098 15355 consensus_queue.cc:260] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.057567 15359 raft_consensus.cc:385] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.058651 15359 raft_consensus.cc:740] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.059628 15355 ts_tablet_manager.cc:1434] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:37.059448 15359 consensus_queue.cc:260] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.057808 15357 tablet_bootstrap.cc:492] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:37.062098 15359 ts_tablet_manager.cc:1434] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:37.066030 15359 tablet_bootstrap.cc:492] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.071116 15357 tablet_bootstrap.cc:654] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.073791 15355 tablet_bootstrap.cc:492] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:37.080746 15359 tablet_bootstrap.cc:654] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.081542 15355 tablet_bootstrap.cc:654] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.090893 15359 tablet_bootstrap.cc:492] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.091428 15359 ts_tablet_manager.cc:1403] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.003s
I20260710 13:20:37.091589 15357 tablet_bootstrap.cc:492] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:37.091993 15355 tablet_bootstrap.cc:492] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.092185 15357 ts_tablet_manager.cc:1403] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.000s
I20260710 13:20:37.092551 15355 ts_tablet_manager.cc:1403] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260710 13:20:37.094436 15359 raft_consensus.cc:359] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.095294 15359 raft_consensus.cc:385] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.095425 15357 raft_consensus.cc:359] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.095693 15359 raft_consensus.cc:740] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.095691 15355 raft_consensus.cc:359] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.096295 15357 raft_consensus.cc:385] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.096675 15355 raft_consensus.cc:385] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.096822 15357 raft_consensus.cc:740] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.096868 15359 consensus_queue.cc:260] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.097177 15355 raft_consensus.cc:740] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.098217 15357 consensus_queue.cc:260] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.100872 15357 ts_tablet_manager.cc:1434] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 13:20:37.102062 15357 tablet_bootstrap.cc:492] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:37.102147 15355 consensus_queue.cc:260] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.104964 15355 ts_tablet_manager.cc:1434] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 13:20:37.106052 15355 tablet_bootstrap.cc:492] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:37.108614 15359 ts_tablet_manager.cc:1434] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:20:37.109984 15357 tablet_bootstrap.cc:654] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.112505 15355 tablet_bootstrap.cc:654] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.114019 15334 raft_consensus.cc:493] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.114758 15334 raft_consensus.cc:515] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.121491 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.122567 15357 tablet_bootstrap.cc:492] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:37.123006 15359 tablet_bootstrap.cc:492] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
W20260710 13:20:37.123273 15101 leader_election.cc:343] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.125937 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.126251 15355 tablet_bootstrap.cc:492] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.126828 15355 ts_tablet_manager.cc:1403] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
W20260710 13:20:37.127696 15102 leader_election.cc:343] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.128218 15102 leader_election.cc:304] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6; no voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.129096 15345 raft_consensus.cc:2749] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.123135 15357 ts_tablet_manager.cc:1403] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 13:20:37.129958 15334 leader_election.cc:290] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.130805 15359 tablet_bootstrap.cc:654] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.133064 15357 raft_consensus.cc:359] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.134011 15357 raft_consensus.cc:385] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.134366 15357 raft_consensus.cc:740] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.135200 15357 consensus_queue.cc:260] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.137223 15357 ts_tablet_manager.cc:1434] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:20:37.138326 15357 tablet_bootstrap.cc:492] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:37.138762 15355 raft_consensus.cc:359] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.139576 15355 raft_consensus.cc:385] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.139861 15355 raft_consensus.cc:740] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.140623 15345 raft_consensus.cc:493] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.140686 15355 consensus_queue.cc:260] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.141340 15345 raft_consensus.cc:515] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.143803 15355 ts_tablet_manager.cc:1434] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:20:37.144299 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.144994 15355 tablet_bootstrap.cc:492] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
W20260710 13:20:37.145619 15101 leader_election.cc:343] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.145975 15357 tablet_bootstrap.cc:654] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.146871 15345 leader_election.cc:290] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.149111 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.149809 15210 raft_consensus.cc:2468] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 0.
I20260710 13:20:37.153723 15102 leader_election.cc:304] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [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: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.154830 15355 tablet_bootstrap.cc:654] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.167393 15345 raft_consensus.cc:2804] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.174701 15345 raft_consensus.cc:493] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.177692 15345 raft_consensus.cc:3060] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.184747 15255 raft_consensus.cc:493] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.185497 15255 raft_consensus.cc:515] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.188674 15255 leader_election.cc:290] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.190639 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
W20260710 13:20:37.192468 15174 leader_election.cc:343] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:37.224200 15025 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.66:37559, user_credentials={real_user=slave}} blocked reactor thread for 51096.1us
W20260710 13:20:37.226475 15027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.67:34085, user_credentials={real_user=slave}} blocked reactor thread for 53834.5us
I20260710 13:20:37.229646 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
W20260710 13:20:37.230902 15175 leader_election.cc:343] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.231375 15175 leader_election.cc:304] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d; no voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.231498 15255 raft_consensus.cc:493] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.232072 15255 raft_consensus.cc:515] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.238466 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.239293 15135 raft_consensus.cc:2468] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:37.240127 15255 leader_election.cc:290] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.241082 15174 leader_election.cc:304] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:37.245988 15255 raft_consensus.cc:2749] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.247401 15255 raft_consensus.cc:2804] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.248471 15255 raft_consensus.cc:493] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.249643 15373 raft_consensus.cc:493] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.249958 15255 raft_consensus.cc:3060] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.250262 15373 raft_consensus.cc:515] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.254344 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.255671 15373 leader_election.cc:290] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.257719 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.258677 15135 raft_consensus.cc:2468] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.268435 15025 leader_election.cc:304] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.270435 15373 raft_consensus.cc:2804] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.270977 15373 raft_consensus.cc:493] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.271445 15373 raft_consensus.cc:3060] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.274966 15345 raft_consensus.cc:515] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.278635 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
W20260710 13:20:37.280484 15101 leader_election.cc:343] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:37.286170 15175 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.65:39287, user_credentials={real_user=slave}} blocked reactor thread for 55301.4us
I20260710 13:20:37.287842 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.293267 15359 tablet_bootstrap.cc:492] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.293269 15355 tablet_bootstrap.cc:492] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.293879 15359 ts_tablet_manager.cc:1403] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.171s	user 0.030s	sys 0.045s
I20260710 13:20:37.295210 15355 ts_tablet_manager.cc:1403] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.150s	user 0.021s	sys 0.108s
I20260710 13:20:37.297103 15359 raft_consensus.cc:359] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.294003 15345 leader_election.cc:290] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.300524 15359 raft_consensus.cc:385] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.295423 15255 raft_consensus.cc:515] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.300899 15359 raft_consensus.cc:740] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.301771 15210 raft_consensus.cc:2393] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in current term 1: Already voted for candidate e7f9d49c93dd4e38b8905673db30cc9d in this term.
I20260710 13:20:37.302068 15357 tablet_bootstrap.cc:492] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:37.302006 15359 consensus_queue.cc:260] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.302966 15357 ts_tablet_manager.cc:1403] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.165s	user 0.056s	sys 0.094s
I20260710 13:20:37.303570 15255 leader_election.cc:290] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.299490 15373 raft_consensus.cc:515] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.305887 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.306613 15135 raft_consensus.cc:3060] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.295744 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:37.306978 15057 raft_consensus.cc:2393] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7f9d49c93dd4e38b8905673db30cc9d in current term 1: Already voted for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in this term.
I20260710 13:20:37.307349 15209 raft_consensus.cc:3060] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.308696 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.309995 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:37.310779 15059 raft_consensus.cc:2393] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7f9d49c93dd4e38b8905673db30cc9d in current term 1: Already voted for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in this term.
I20260710 13:20:37.313654 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:37.314483 15210 raft_consensus.cc:2393] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in current term 1: Already voted for candidate e7f9d49c93dd4e38b8905673db30cc9d in this term.
I20260710 13:20:37.314632 15359 ts_tablet_manager.cc:1434] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.000s
I20260710 13:20:37.315621 15027 leader_election.cc:304] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [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: ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:37.315622 15359 tablet_bootstrap.cc:492] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.315737 15209 raft_consensus.cc:2468] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 1.
I20260710 13:20:37.316625 15372 raft_consensus.cc:2749] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.307006 15373 leader_election.cc:290] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.317750 15102 leader_election.cc:304] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.318696 15374 raft_consensus.cc:2804] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.319226 15374 raft_consensus.cc:697] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:37.306620 15357 raft_consensus.cc:359] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.319832 15357 raft_consensus.cc:385] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.320159 15357 raft_consensus.cc:740] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.320238 15374 consensus_queue.cc:237] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.321079 15357 consensus_queue.cc:260] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.323676 15359 tablet_bootstrap.cc:654] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.323904 15357 ts_tablet_manager.cc:1434] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:20:37.325189 15357 tablet_bootstrap.cc:492] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:37.325469 15345 raft_consensus.cc:493] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.326030 15345 raft_consensus.cc:515] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.329694 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
W20260710 13:20:37.331557 15101 leader_election.cc:343] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.332240 15373 raft_consensus.cc:493] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.332727 15373 raft_consensus.cc:515] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.333108 15357 tablet_bootstrap.cc:654] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.334687 15373 leader_election.cc:290] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.336366 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.336544 15135 raft_consensus.cc:2468] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:37.337873 15345 leader_election.cc:290] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.339406 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.339423 15174 leader_election.cc:304] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: ef5f1dbce17e4fa6836fc9ff9f9737ce
W20260710 13:20:37.340982 15102 leader_election.cc:343] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.341629 15102 leader_election.cc:304] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6; no voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.341861 15255 raft_consensus.cc:2804] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.342398 15255 raft_consensus.cc:697] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
W20260710 13:20:37.342658 15027 leader_election.cc:343] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.343017 15345 raft_consensus.cc:2749] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.341045 14956 catalog_manager.cc:5697] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.344864 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.345157 15355 raft_consensus.cc:359] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.345606 15135 raft_consensus.cc:2468] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.345939 15355 raft_consensus.cc:385] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.346328 15355 raft_consensus.cc:740] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.343392 15255 consensus_queue.cc:237] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.347190 15025 leader_election.cc:304] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [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: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:37.347513 15355 consensus_queue.cc:260] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.348116 15373 raft_consensus.cc:2804] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.348488 15373 raft_consensus.cc:493] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.348843 15373 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.350169 15355 ts_tablet_manager.cc:1434] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.004s
I20260710 13:20:37.351235 15355 tablet_bootstrap.cc:492] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:37.352810 15357 tablet_bootstrap.cc:492] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:37.354007 15357 ts_tablet_manager.cc:1403] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260710 13:20:37.358207 15355 tablet_bootstrap.cc:654] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.358053 15357 raft_consensus.cc:359] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.359269 15357 raft_consensus.cc:385] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.360200 15357 raft_consensus.cc:740] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.358147 15373 raft_consensus.cc:515] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.361529 15357 consensus_queue.cc:260] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.365438 15357 ts_tablet_manager.cc:1434] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260710 13:20:37.366035 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.366679 15135 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.366823 15357 tablet_bootstrap.cc:492] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
I20260710 13:20:37.375372 15357 tablet_bootstrap.cc:654] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.376595 15135 raft_consensus.cc:2468] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:37.378304 15025 leader_election.cc:304] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.379580 15372 raft_consensus.cc:2804] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.380275 15372 raft_consensus.cc:697] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:37.383047 15372 consensus_queue.cc:237] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.385743 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:37.386677 15209 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.398638 15359 tablet_bootstrap.cc:492] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.399360 15359 ts_tablet_manager.cc:1403] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.007s
I20260710 13:20:37.401657 15373 leader_election.cc:290] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.396953 15209 raft_consensus.cc:2468] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:37.407222 14959 catalog_manager.cc:5697] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.426188 15359 raft_consensus.cc:359] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.426993 15359 raft_consensus.cc:385] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.427305 15359 raft_consensus.cc:740] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.428078 15359 consensus_queue.cc:260] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.433238 15355 tablet_bootstrap.cc:492] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.433874 15355 ts_tablet_manager.cc:1403] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.083s	user 0.040s	sys 0.035s
I20260710 13:20:37.433581 14957 catalog_manager.cc:5697] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 1 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.437057 15355 raft_consensus.cc:359] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.437801 15355 raft_consensus.cc:385] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.438074 15372 raft_consensus.cc:493] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.438100 15355 raft_consensus.cc:740] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.438848 15372 raft_consensus.cc:515] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.439175 15355 consensus_queue.cc:260] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.440896 15359 ts_tablet_manager.cc:1434] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.005s
I20260710 13:20:37.441599 15355 ts_tablet_manager.cc:1434] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:37.441792 15372 leader_election.cc:290] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.442306 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.442830 15355 tablet_bootstrap.cc:492] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:37.443109 15359 tablet_bootstrap.cc:492] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.442996 15135 raft_consensus.cc:2468] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.443024 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.444543 15209 raft_consensus.cc:2468] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.445920 15027 leader_election.cc:304] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.447332 15372 raft_consensus.cc:2804] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.447801 15372 raft_consensus.cc:493] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.448184 15372 raft_consensus.cc:3060] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.450205 15357 tablet_bootstrap.cc:492] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:37.450147 15355 tablet_bootstrap.cc:654] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.450834 15357 ts_tablet_manager.cc:1403] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.084s	user 0.033s	sys 0.018s
I20260710 13:20:37.453879 15357 raft_consensus.cc:359] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.454772 15357 raft_consensus.cc:385] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.455121 15357 raft_consensus.cc:740] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.450309 15255 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.457851 15255 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.459110 15357 consensus_queue.cc:260] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.459831 15255 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.461198 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.461578 15357 ts_tablet_manager.cc:1434] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:20:37.462054 15355 tablet_bootstrap.cc:492] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.462505 15355 ts_tablet_manager.cc:1403] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:20:37.462656 15357 tablet_bootstrap.cc:492] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6: Bootstrap starting.
W20260710 13:20:37.463001 15175 leader_election.cc:343] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.463737 15345 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.464259 15345 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.465600 15355 raft_consensus.cc:359] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.466403 15355 raft_consensus.cc:385] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.466500 15345 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.466750 15355 raft_consensus.cc:740] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.467597 15355 consensus_queue.cc:260] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.469347 15357 tablet_bootstrap.cc:654] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.469273 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.469903 15355 ts_tablet_manager.cc:1434] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 13:20:37.462373 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.470194 15209 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 0.
I20260710 13:20:37.470745 15135 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:37.471197 15355 tablet_bootstrap.cc:492] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:37.471375 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
W20260710 13:20:37.473263 15101 leader_election.cc:343] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.473670 15372 raft_consensus.cc:515] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.474547 15174 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [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: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.475962 15372 leader_election.cc:290] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.476917 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.477633 15135 raft_consensus.cc:3060] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.477440 15102 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [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: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.478796 15355 tablet_bootstrap.cc:654] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.479051 15374 raft_consensus.cc:493] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.479578 15374 raft_consensus.cc:515] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.480963 15359 tablet_bootstrap.cc:654] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.482475 15374 leader_election.cc:290] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.483177 15374 raft_consensus.cc:2804] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.483568 15374 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.483997 15374 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.490113 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.490674 15355 tablet_bootstrap.cc:492] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.491523 15355 ts_tablet_manager.cc:1403] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
W20260710 13:20:37.493129 15101 leader_election.cc:343] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.493709 15135 raft_consensus.cc:2468] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:37.494269 15355 raft_consensus.cc:359] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.494952 15355 raft_consensus.cc:385] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.495010 15025 leader_election.cc:304] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.495282 15355 raft_consensus.cc:740] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.495867 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.495959 15355 consensus_queue.cc:260] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.497874 15375 raft_consensus.cc:2804] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.498381 15375 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.499089 15355 ts_tablet_manager.cc:1434] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:37.495901 15372 raft_consensus.cc:2804] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.500466 15355 tablet_bootstrap.cc:492] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: Bootstrap starting.
I20260710 13:20:37.500370 15372 raft_consensus.cc:697] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:37.501801 15372 consensus_queue.cc:237] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.498875 15375 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.506583 15357 tablet_bootstrap.cc:492] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6: No bootstrap required, opened a new log
I20260710 13:20:37.507088 15357 ts_tablet_manager.cc:1403] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.001s
I20260710 13:20:37.508713 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:37.509435 15209 raft_consensus.cc:3060] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.509831 15357 raft_consensus.cc:359] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.510540 15357 raft_consensus.cc:385] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.510807 15357 raft_consensus.cc:740] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.511468 15357 consensus_queue.cc:260] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
W20260710 13:20:37.516000 15102 leader_election.cc:343] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.516712 15102 leader_election.cc:304] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6; no voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.517624 15334 raft_consensus.cc:2749] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.518107 15357 ts_tablet_manager.cc:1434] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:20:37.516229 15355 tablet_bootstrap.cc:654] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.522742 15375 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.525013 15375 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.527678 15209 raft_consensus.cc:2468] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:37.533463 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.533334 15374 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.534614 15135 raft_consensus.cc:2393] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7f9d49c93dd4e38b8905673db30cc9d in current term 1: Already voted for candidate 88d2e2ad032e45aca4394e894ec95ec6 in this term.
I20260710 13:20:37.537892 15374 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.537799 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:37.538820 15209 raft_consensus.cc:2393] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 88d2e2ad032e45aca4394e894ec95ec6 in current term 1: Already voted for candidate e7f9d49c93dd4e38b8905673db30cc9d in this term.
I20260710 13:20:37.537799 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:37.539862 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
W20260710 13:20:37.540800 15101 leader_election.cc:343] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.541316 15101 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [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: 88d2e2ad032e45aca4394e894ec95ec6; no voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.542565 15374 raft_consensus.cc:2749] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:20:37.542681 15175 leader_election.cc:343] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:37.543303 15175 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [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: e7f9d49c93dd4e38b8905673db30cc9d; no voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:37.543625 15355 tablet_bootstrap.cc:492] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: No bootstrap required, opened a new log
I20260710 13:20:37.544211 15355 ts_tablet_manager.cc:1403] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260710 13:20:37.544108 15375 raft_consensus.cc:2749] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.544529 15359 tablet_bootstrap.cc:492] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.545145 15359 ts_tablet_manager.cc:1403] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.020s
I20260710 13:20:37.546880 15372 raft_consensus.cc:493] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.547389 15372 raft_consensus.cc:515] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.547917 14958 catalog_manager.cc:5697] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 1 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.548503 15359 raft_consensus.cc:359] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.549405 15359 raft_consensus.cc:385] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.549508 15372 leader_election.cc:290] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.551769 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.549782 15359 raft_consensus.cc:740] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.552410 15135 raft_consensus.cc:2468] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.552672 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.553047 15359 consensus_queue.cc:260] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.553706 15209 raft_consensus.cc:2468] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.554329 15025 leader_election.cc:304] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.555613 15359 ts_tablet_manager.cc:1434] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:20:37.555855 15348 raft_consensus.cc:2804] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.556301 15348 raft_consensus.cc:493] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.556663 15348 raft_consensus.cc:3060] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.556846 15359 tablet_bootstrap.cc:492] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.563043 15359 tablet_bootstrap.cc:654] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.565605 15348 raft_consensus.cc:515] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.565964 15355 raft_consensus.cc:359] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.567492 15355 raft_consensus.cc:385] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.567898 15355 raft_consensus.cc:740] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.568689 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.569418 15135 raft_consensus.cc:3060] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.568872 15355 consensus_queue.cc:260] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.572017 15355 ts_tablet_manager.cc:1434] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:20:37.581169 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:37.581919 15209 raft_consensus.cc:3060] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.585471 15348 leader_election.cc:290] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
W20260710 13:20:37.586536 15157 debug-util.cc:398] Leaking SignalData structure 0x7b08000892e0 after lost signal to thread 11188
I20260710 13:20:37.588063 15135 raft_consensus.cc:2468] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
W20260710 13:20:37.589044 15157 debug-util.cc:398] Leaking SignalData structure 0x7b08000b9fa0 after lost signal to thread 15085
I20260710 13:20:37.589406 15025 leader_election.cc:304] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
W20260710 13:20:37.592617 15157 debug-util.cc:398] Leaking SignalData structure 0x7b0800016700 after lost signal to thread 15160
W20260710 13:20:37.594668 15157 debug-util.cc:398] Leaking SignalData structure 0x7b080010d220 after lost signal to thread 15234
I20260710 13:20:37.595832 15359 tablet_bootstrap.cc:492] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.596467 15359 ts_tablet_manager.cc:1403] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.020s
I20260710 13:20:37.598268 15348 raft_consensus.cc:2804] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.599750 15348 raft_consensus.cc:697] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:37.599714 15359 raft_consensus.cc:359] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.600929 15359 raft_consensus.cc:385] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.601317 15359 raft_consensus.cc:740] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.601106 15348 consensus_queue.cc:237] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.602195 15209 raft_consensus.cc:2468] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:37.602362 15359 consensus_queue.cc:260] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.605157 15359 ts_tablet_manager.cc:1434] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:37.606268 15359 tablet_bootstrap.cc:492] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.613008 15359 tablet_bootstrap.cc:654] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.615736 14958 catalog_manager.cc:5697] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 1 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.619388 15359 tablet_bootstrap.cc:492] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.619966 15359 ts_tablet_manager.cc:1403] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:20:37.622785 15359 raft_consensus.cc:359] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.623442 15359 raft_consensus.cc:385] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.623785 15359 raft_consensus.cc:740] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.624570 15359 consensus_queue.cc:260] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.626937 15359 ts_tablet_manager.cc:1434] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 13:20:37.627925 15359 tablet_bootstrap.cc:492] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.634967 15359 tablet_bootstrap.cc:654] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.639634 15359 tablet_bootstrap.cc:492] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.640033 15359 ts_tablet_manager.cc:1403] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 13:20:37.642027 15359 raft_consensus.cc:359] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.642674 15359 raft_consensus.cc:385] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.642913 15359 raft_consensus.cc:740] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.643496 15359 consensus_queue.cc:260] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.645161 15359 ts_tablet_manager.cc:1434] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:20:37.646246 15359 tablet_bootstrap.cc:492] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce: Bootstrap starting.
I20260710 13:20:37.650691 15359 tablet_bootstrap.cc:654] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:37.658031 15359 tablet_bootstrap.cc:492] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce: No bootstrap required, opened a new log
I20260710 13:20:37.658484 15359 ts_tablet_manager.cc:1403] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260710 13:20:37.660605 15359 raft_consensus.cc:359] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.661335 15359 raft_consensus.cc:385] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:37.661629 15359 raft_consensus.cc:740] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Initialized, Role: FOLLOWER
I20260710 13:20:37.662338 15359 consensus_queue.cc:260] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.663985 15359 ts_tablet_manager.cc:1434] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:37.686038 15372 raft_consensus.cc:493] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.686601 15372 raft_consensus.cc:515] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.688265 15372 leader_election.cc:290] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.688959 15372 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.689549 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.689615 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.690572 15209 raft_consensus.cc:2393] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in current term 1: Already voted for candidate 88d2e2ad032e45aca4394e894ec95ec6 in this term.
I20260710 13:20:37.690191 15372 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.691959 15027 leader_election.cc:304] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:37.692709 15348 raft_consensus.cc:3060] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.693720 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.693948 15372 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.694658 15135 raft_consensus.cc:2393] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in current term 1: Already voted for candidate 88d2e2ad032e45aca4394e894ec95ec6 in this term.
I20260710 13:20:37.695377 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.696167 15209 raft_consensus.cc:2393] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in current term 1: Already voted for candidate e7f9d49c93dd4e38b8905673db30cc9d in this term.
I20260710 13:20:37.697316 15027 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:37.698200 15372 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.699826 15348 raft_consensus.cc:2749] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.702881 15348 raft_consensus.cc:493] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:20:37.703238 15007 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:37.703416 15348 raft_consensus.cc:515] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.706252 15348 leader_election.cc:290] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.706466 15372 raft_consensus.cc:2749] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:37.707266 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:37.707633 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.708246 15135 raft_consensus.cc:2468] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.708132 15209 raft_consensus.cc:2468] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 0.
I20260710 13:20:37.709291 15025 leader_election.cc:304] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.710402 15372 raft_consensus.cc:2804] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.710718 15372 raft_consensus.cc:493] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.710991 15372 raft_consensus.cc:3060] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.715772 15372 raft_consensus.cc:515] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.717945 15372 leader_election.cc:290] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:37.718902 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.719401 15135 raft_consensus.cc:3060] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.719231 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:37.720125 15209 raft_consensus.cc:3060] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.723892 15135 raft_consensus.cc:2468] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:37.724917 15025 leader_election.cc:304] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.725643 15372 raft_consensus.cc:2804] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.726069 15372 raft_consensus.cc:697] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:37.726903 15372 consensus_queue.cc:237] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.729738 15209 raft_consensus.cc:2468] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 1.
I20260710 13:20:37.736300 14958 catalog_manager.cc:5697] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 0 to 1, leader changed from <none> to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 1 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:37.740378 15375 raft_consensus.cc:493] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.740906 15375 raft_consensus.cc:515] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.742867 15375 leader_election.cc:290] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.743963 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.744501 15057 raft_consensus.cc:2468] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:37.745434 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.745600 15175 leader_election.cc:304] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.746057 15135 raft_consensus.cc:2468] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:37.746932 15375 raft_consensus.cc:2804] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.747581 15375 raft_consensus.cc:493] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.747972 15375 raft_consensus.cc:3060] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.757472 15375 raft_consensus.cc:515] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.759945 15375 leader_election.cc:290] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.761023 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.761083 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:37.761713 15135 raft_consensus.cc:3060] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.761924 15057 raft_consensus.cc:3060] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.766439 15135 raft_consensus.cc:2468] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:37.767438 15174 leader_election.cc:304] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:37.768314 15375 raft_consensus.cc:2804] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.768769 15375 raft_consensus.cc:697] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:37.770524 15375 consensus_queue.cc:237] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.771303 15057 raft_consensus.cc:2468] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:37.781219 14958 catalog_manager.cc:5697] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.790985 15374 consensus_queue.cc:1048] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:37.795279 15255 consensus_queue.cc:1048] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.796653 15255 raft_consensus.cc:493] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:37.797163 15255 raft_consensus.cc:515] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.800050 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:37.800282 15255 leader_election.cc:290] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.800777 15059 raft_consensus.cc:2468] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:37.802316 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6" is_pre_election: true
I20260710 13:20:37.802330 15175 leader_election.cc:304] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:37.803169 15136 raft_consensus.cc:2468] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 0.
I20260710 13:20:37.803653 15375 raft_consensus.cc:2804] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:37.804108 15375 raft_consensus.cc:493] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:37.804522 15375 raft_consensus.cc:3060] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.820185 15375 raft_consensus.cc:515] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.823624 15375 leader_election.cc:290] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:37.824407 15059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:37.825162 15059 raft_consensus.cc:3060] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.830789 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:37.831586 15136 raft_consensus.cc:3060] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:37.841073 15136 raft_consensus.cc:2468] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:37.843717 15174 leader_election.cc:304] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:37.844120 15345 consensus_queue.cc:1048] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:37.845562 15375 raft_consensus.cc:2804] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:37.848161 15375 raft_consensus.cc:697] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:37.849738 15375 consensus_queue.cc:237] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:37.866104 15255 consensus_queue.cc:1048] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:37.875739 15059 raft_consensus.cc:2468] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 1.
I20260710 13:20:37.884528 14958 catalog_manager.cc:5697] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 0 to 1, leader changed from <none> to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 1 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:37.896670 15348 consensus_queue.cc:1048] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:37.922969 15373 consensus_queue.cc:1048] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.080710 15372 consensus_queue.cc:1048] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.093525 15372 consensus_queue.cc:1048] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.140626 15372 consensus_queue.cc:1048] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.155099 15414 consensus_queue.cc:1048] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:38.206878 15372 consensus_queue.cc:1048] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:38.212141 15372 consensus_queue.cc:1048] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.302639 15375 consensus_queue.cc:1048] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.314086 15375 consensus_queue.cc:1048] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.364051 15375 consensus_queue.cc:1048] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:38.370909 15375 consensus_queue.cc:1048] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:38.714602 15007 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:39.178833 15424 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:39.179445 15424 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.182154 15424 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:39.182655 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" is_pre_election: true
I20260710 13:20:39.183390 15057 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 1.
I20260710 13:20:39.183429 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" is_pre_election: true
I20260710 13:20:39.184163 15209 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 1.
I20260710 13:20:39.184983 15101 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [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: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:39.186034 15424 raft_consensus.cc:2804] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:20:39.186400 15424 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:39.186775 15424 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.194615 15424 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.196419 15424 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:39.197535 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:39.197690 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:39.198166 15057 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.198426 15209 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.203970 15057 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:39.205314 15101 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:39.206223 15424 raft_consensus.cc:2804] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.206745 15424 raft_consensus.cc:697] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:39.207599 15424 consensus_queue.cc:237] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER 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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.208392 15209 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:39.218348 14958 catalog_manager.cc:5697] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 0 to 2, leader changed from <none> to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.653048 15210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
mode: GRACEFUL
new_leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:40934
I20260710 13:20:39.653319 15057 raft_consensus.cc:1275] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:39.653818 15210 raft_consensus.cc:606] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Received request to transfer leadership to TS ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:39.654799 15424 consensus_queue.cc:1048] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:39.664316 15135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b666301be34805b15f36d32e57c286"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
mode: GRACEFUL
new_leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:36290
I20260710 13:20:39.664994 15135 raft_consensus.cc:606] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Received request to transfer leadership to TS ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:39.672174 15209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
mode: GRACEFUL
new_leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:40934
I20260710 13:20:39.672691 15210 raft_consensus.cc:1275] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:20:39.672828 15209 raft_consensus.cc:606] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Received request to transfer leadership to TS ef5f1dbce17e4fa6836fc9ff9f9737ce
I20260710 13:20:39.674603 15424 consensus_queue.cc:1048] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:39.739017 15057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
mode: GRACEFUL
new_leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:42466
I20260710 13:20:39.739820 15057 raft_consensus.cc:606] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Received request to transfer leadership to TS 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:39.755951 15210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
mode: GRACEFUL
new_leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:40934
I20260710 13:20:39.756701 15210 raft_consensus.cc:606] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Received request to transfer leadership to TS 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:39.763197 15057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
mode: GRACEFUL
new_leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:42466
I20260710 13:20:39.763993 15057 raft_consensus.cc:606] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Received request to transfer leadership to TS 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:39.770570 15057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
mode: GRACEFUL
new_leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:42466
I20260710 13:20:39.771245 15057 raft_consensus.cc:606] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Received request to transfer leadership to TS 88d2e2ad032e45aca4394e894ec95ec6
I20260710 13:20:39.777904 15135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
mode: GRACEFUL
new_leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:36290
I20260710 13:20:39.778581 15135 raft_consensus.cc:606] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Received request to transfer leadership to TS e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:39.813387 15375 raft_consensus.cc:993] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: : Instructing follower 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:39.814073 15375 raft_consensus.cc:1081] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Signalling peer 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:39.816059 15443 raft_consensus.cc:993] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: : Instructing follower 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:39.815994 15135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:36276
I20260710 13:20:39.816758 15372 raft_consensus.cc:1081] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Signalling peer 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:39.816864 15135 raft_consensus.cc:493] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.817337 15135 raft_consensus.cc:3060] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.819700 15136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:36272
I20260710 13:20:39.820344 15136 raft_consensus.cc:493] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:39.820690 15136 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.825806 15135 raft_consensus.cc:515] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.826488 15136 raft_consensus.cc:515] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.828873 15136 leader_election.cc:290] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:39.829737 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:39.830317 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:39.830885 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:39.831009 15135 leader_election.cc:290] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:39.831049 15209 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.830376 15057 raft_consensus.cc:3060] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.832610 15061 raft_consensus.cc:3055] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.832957 15061 raft_consensus.cc:740] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:39.830909 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b45fd90b3eb24132bd3247e54c8a632b" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:39.833920 15210 raft_consensus.cc:3055] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:39.834221 15210 raft_consensus.cc:740] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:39.835009 15210 consensus_queue.cc:260] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.836265 15210 raft_consensus.cc:3060] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.838073 15061 consensus_queue.cc:260] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.839514 15061 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:39.839847 15209 raft_consensus.cc:2468] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:39.841270 15102 leader_election.cc:304] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:39.842394 15345 raft_consensus.cc:2804] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.843351 15345 raft_consensus.cc:697] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:39.844353 15345 consensus_queue.cc:237] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.848745 15061 raft_consensus.cc:2468] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:39.839852 15057 raft_consensus.cc:2468] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:39.853117 15101 leader_election.cc:304] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:39.854091 15438 raft_consensus.cc:2804] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:39.854619 15438 raft_consensus.cc:697] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:39.855569 15438 consensus_queue.cc:237] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:39.855962 15210 raft_consensus.cc:2468] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:39.864991 14958 catalog_manager.cc:5697] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 1 to 2, leader changed from ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65) to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:39.884465 14958 catalog_manager.cc:5697] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 1 to 2, leader changed from e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67) to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.006945 15345 raft_consensus.cc:993] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: : Instructing follower ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:40.007540 15438 raft_consensus.cc:1081] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Signalling peer ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:40.009702 15057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b666301be34805b15f36d32e57c286"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:60810
I20260710 13:20:40.010325 15057 raft_consensus.cc:493] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.010655 15057 raft_consensus.cc:3060] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.016873 15057 raft_consensus.cc:515] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.018989 15057 leader_election.cc:290] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:40.019990 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:40.020486 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b666301be34805b15f36d32e57c286" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:40.021322 15210 raft_consensus.cc:3060] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.021314 15135 raft_consensus.cc:3055] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.022452 15135 raft_consensus.cc:740] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:40.024199 15135 consensus_queue.cc:260] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.025614 15135 raft_consensus.cc:3060] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.029943 15210 raft_consensus.cc:2468] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:40.031484 15027 leader_election.cc:304] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:40.032660 15443 raft_consensus.cc:2804] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.033155 15443 raft_consensus.cc:697] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:40.034067 15443 consensus_queue.cc:237] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.034968 15135 raft_consensus.cc:2468] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:40.038709 15372 raft_consensus.cc:993] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: : Instructing follower 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:40.039258 15372 raft_consensus.cc:1081] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Signalling peer 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:40.043085 15135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:36272
I20260710 13:20:40.043751 15135 raft_consensus.cc:493] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.044129 15135 raft_consensus.cc:3060] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.044545 15442 raft_consensus.cc:993] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: : Instructing follower ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:40.045040 15442 raft_consensus.cc:1081] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Signalling peer ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:40.047124 15061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:60808
I20260710 13:20:40.047863 15061 raft_consensus.cc:493] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.048280 15061 raft_consensus.cc:3060] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.045699 14958 catalog_manager.cc:5697] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 1 to 2, leader changed from 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66) to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 2 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.054970 15135 raft_consensus.cc:515] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.057013 15061 raft_consensus.cc:515] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.058439 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:40.059168 15057 raft_consensus.cc:3055] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.059520 15057 raft_consensus.cc:740] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:40.060726 15135 leader_election.cc:290] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:40.060894 15136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:40.061714 15057 consensus_queue.cc:260] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.061718 15136 raft_consensus.cc:3060] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.063154 15057 raft_consensus.cc:3060] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.063319 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad66d877a4f440b48d0d6494e666ff68" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:40.064096 15210 raft_consensus.cc:3060] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.070713 15057 raft_consensus.cc:2468] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:40.072103 15101 leader_election.cc:304] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:40.072381 15210 raft_consensus.cc:2468] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:40.073081 15438 raft_consensus.cc:2804] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.073705 15438 raft_consensus.cc:697] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:40.074786 15372 raft_consensus.cc:993] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: : Instructing follower 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:40.074550 15438 consensus_queue.cc:237] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.075343 15372 raft_consensus.cc:1081] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Signalling peer 88d2e2ad032e45aca4394e894ec95ec6 to start an election
I20260710 13:20:40.076566 15136 raft_consensus.cc:2468] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:40.077513 15135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
 from {username='slave'} at 127.0.0.1:36272
I20260710 13:20:40.078045 15061 leader_election.cc:290] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:40.078145 15135 raft_consensus.cc:493] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.079041 15135 raft_consensus.cc:3060] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.079303 15025 leader_election.cc:304] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:40.080264 15441 raft_consensus.cc:2804] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.080783 15441 raft_consensus.cc:697] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:40.081900 15441 consensus_queue.cc:237] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.080714 15210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830d3e68ba0645b7a43cd467509c67d7" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:40.089296 15210 raft_consensus.cc:3055] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.089838 15210 raft_consensus.cc:740] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:40.094347 15135 raft_consensus.cc:515] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.097268 15135 leader_election.cc:290] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:40.098376 15210 consensus_queue.cc:260] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.099262 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:40.099864 15210 raft_consensus.cc:3060] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.099951 15209 raft_consensus.cc:3060] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.100028 14958 catalog_manager.cc:5697] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 1 to 2, leader changed from ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65) to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.109913 15057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "023df7131fbb49849b40cf9bfe13755c" candidate_uuid: "88d2e2ad032e45aca4394e894ec95ec6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:40.110611 15057 raft_consensus.cc:3055] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.110901 15057 raft_consensus.cc:740] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:40.112285 15210 raft_consensus.cc:2468] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:40.112485 15209 raft_consensus.cc:2468] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:40.116173 15102 leader_election.cc:304] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:40.118103 15057 consensus_queue.cc:260] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.117157 15438 raft_consensus.cc:2804] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.119894 15057 raft_consensus.cc:3060] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.120414 15438 raft_consensus.cc:697] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Leader. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:40.120725 14959 catalog_manager.cc:5697] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 1 to 2, leader changed from e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67) to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 2 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.121495 15438 consensus_queue.cc:237] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.128710 15057 raft_consensus.cc:2468] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88d2e2ad032e45aca4394e894ec95ec6 in term 2.
I20260710 13:20:40.139456 14959 catalog_manager.cc:5697] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 reported cstate change: term changed from 1 to 2, leader changed from ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65) to 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "88d2e2ad032e45aca4394e894ec95ec6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.200501 15375 raft_consensus.cc:993] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: : Instructing follower ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:40.201110 15442 raft_consensus.cc:1081] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Signalling peer ef5f1dbce17e4fa6836fc9ff9f9737ce to start an election
I20260710 13:20:40.202953 15057 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
 from {username='slave'} at 127.0.0.1:60808
I20260710 13:20:40.203543 15057 raft_consensus.cc:493] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.203956 15057 raft_consensus.cc:3060] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.209146 15057 raft_consensus.cc:515] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.210986 15057 leader_election.cc:290] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Requested vote from peers 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559), e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67:34085)
I20260710 13:20:40.211949 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:40.212330 15209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae1434e92d1e47309cb508a42f092e02" candidate_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
I20260710 13:20:40.212648 15135 raft_consensus.cc:3060] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.212879 15209 raft_consensus.cc:3055] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:40.213165 15209 raft_consensus.cc:740] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:40.213967 15209 consensus_queue.cc:260] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.215186 15209 raft_consensus.cc:3060] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:40.220295 15135 raft_consensus.cc:2468] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:40.221971 15025 leader_election.cc:304] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88d2e2ad032e45aca4394e894ec95ec6, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:40.222581 15209 raft_consensus.cc:2468] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ef5f1dbce17e4fa6836fc9ff9f9737ce in term 2.
I20260710 13:20:40.222932 15441 raft_consensus.cc:2804] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:40.223737 15441 raft_consensus.cc:697] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Becoming Leader. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:40.224745 15441 consensus_queue.cc:237] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.233476 15209 raft_consensus.cc:1275] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.234804 15438 consensus_queue.cc:1048] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.236655 14959 catalog_manager.cc:5697] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce reported cstate change: term changed from 1 to 2, leader changed from e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67) to ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65). New cstate: current_term: 2 leader_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:40.250744 15057 raft_consensus.cc:1275] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.255913 15438 consensus_queue.cc:1048] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.282138 15345 raft_consensus.cc:993] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: : Instructing follower e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:40.282676 15345 raft_consensus.cc:1081] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Signalling peer e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:40.285218 15210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:20:40.285971 15210 raft_consensus.cc:493] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:40.286356 15210 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.294302 15210 raft_consensus.cc:515] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.297274 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:40.297572 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57860798dad848128ff6db04f57ff6bc" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:40.297967 15061 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.298345 15135 raft_consensus.cc:3055] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:40.298678 15135 raft_consensus.cc:740] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:40.299412 15135 consensus_queue.cc:260] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.300253 15135 raft_consensus.cc:3060] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:40.296630 15057 raft_consensus.cc:1275] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.303303 15345 consensus_queue.cc:1048] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.306165 15061 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 3.
I20260710 13:20:40.307771 15175 leader_election.cc:304] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [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: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:40.308758 15442 raft_consensus.cc:2804] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:40.309341 15442 raft_consensus.cc:697] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 3 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:40.310273 15442 consensus_queue.cc:237] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:40.312904 15135 raft_consensus.cc:2468] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 3.
I20260710 13:20:40.315891 15210 leader_election.cc:290] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 3 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:40.319679 14959 catalog_manager.cc:5697] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 2 to 3, leader changed from 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66) to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 3 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:40.327308 15210 raft_consensus.cc:1275] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.329103 15345 consensus_queue.cc:1048] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:40.505647 15059 raft_consensus.cc:1275] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.507625 15345 consensus_queue.cc:1048] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.518880 15210 raft_consensus.cc:1275] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.524720 15437 consensus_queue.cc:1048] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:40.546746 15135 raft_consensus.cc:1275] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.546887 15059 raft_consensus.cc:1275] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.548645 15441 consensus_queue.cc:1048] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.550302 15437 consensus_queue.cc:1048] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:40.552349 15136 raft_consensus.cc:1275] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.556322 15443 consensus_queue.cc:1048] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.562233 15210 raft_consensus.cc:1275] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.563840 15372 consensus_queue.cc:1048] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.574718 15208 raft_consensus.cc:1275] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.576470 15443 consensus_queue.cc:1048] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.612635 15208 raft_consensus.cc:1275] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer 88d2e2ad032e45aca4394e894ec95ec6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.614969 15438 consensus_queue.cc:1048] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.735984 15135 raft_consensus.cc:1275] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.737548 15443 consensus_queue.cc:1048] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.747304 15207 raft_consensus.cc:1275] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Refusing update from remote peer ef5f1dbce17e4fa6836fc9ff9f9737ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:40.749121 15443 consensus_queue.cc:1048] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:40.891887 15135 raft_consensus.cc:1275] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:40.893251 15442 consensus_queue.cc:1048] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:40.904244 15059 raft_consensus.cc:1275] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:20:40.906737 15474 consensus_queue.cc:1048] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:42.782851 14958 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54450:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:42.810457 14958 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54450:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:42.884235 11185 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:20:43.018776 15497 log.cc:927] Time spent T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Append to log took a long time: real 0.093s	user 0.003s	sys 0.018s
W20260710 13:20:43.181473 15508 log.cc:927] Time spent T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: Append to log took a long time: real 0.092s	user 0.002s	sys 0.000s
W20260710 13:20:43.183739 15514 log.cc:927] Time spent T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: Append to log took a long time: real 0.079s	user 0.002s	sys 0.000s
W20260710 13:20:43.189520 15101 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.65:39287, user_credentials={real_user=slave}} blocked reactor thread for 60039.8us
I20260710 13:20:43.235421 15534 tablet.cc:1724] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.237938 15530 tablet.cc:1724] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.236927 15539 tablet.cc:1724] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:43.246949 15522 log.cc:927] Time spent T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260710 13:20:43.304025 15537 log.cc:927] Time spent T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 13:20:43.308588 15536 tablet.cc:1724] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.301954 15540 tablet.cc:1724] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.341171 15541 tablet.cc:1724] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.389451 15547 tablet.cc:1724] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.411470 15059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
mode: GRACEFUL
new_leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:42480
I20260710 13:20:43.446244 15548 tablet.cc:1724] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.478708 15545 tablet.cc:1724] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.481684 15551 tablet.cc:1724] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.531810 15536 tablet.cc:1724] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.534853 15534 tablet.cc:1724] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.543517 15552 tablet.cc:1724] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.550284 15539 tablet.cc:1724] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.566932 15059 raft_consensus.cc:606] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Received request to transfer leadership to TS e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:43.571404 15547 tablet.cc:1724] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.589221 15530 tablet.cc:1724] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.603446 15540 tablet.cc:1724] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.608204 15553 tablet.cc:1724] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.615454 15547 tablet.cc:1724] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.621779 15536 tablet.cc:1724] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.642818 15539 tablet.cc:1724] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.652433 15501 raft_consensus.cc:993] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: : Instructing follower e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.652923 15501 raft_consensus.cc:1081] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Signalling peer e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.654476 15135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
mode: GRACEFUL
new_leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:53496
I20260710 13:20:43.655340 15135 raft_consensus.cc:606] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Received request to transfer leadership to TS e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:43.656487 15206 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:20:43.657286 15206 raft_consensus.cc:493] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.657773 15206 raft_consensus.cc:3060] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.657891 11185 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:43.657698 15552 tablet.cc:1724] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.659346 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:43.664979 15541 tablet.cc:1724] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.672935 15061 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b"
dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
mode: GRACEFUL
new_leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:42480
I20260710 13:20:43.673790 15061 raft_consensus.cc:606] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Received request to transfer leadership to TS e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:43.673216 15551 tablet.cc:1724] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.676316 15530 tablet.cc:1724] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.678685 15135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623"
dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
mode: GRACEFUL
new_leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:53496
I20260710 13:20:43.679373 15135 raft_consensus.cc:606] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Received request to transfer leadership to TS e7f9d49c93dd4e38b8905673db30cc9d
I20260710 13:20:43.680627 15206 raft_consensus.cc:515] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.690809 15206 leader_election.cc:290] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:43.685338 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:43.691519 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:43.700052 15061 raft_consensus.cc:3055] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:43.700429 15061 raft_consensus.cc:740] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:43.701584 15061 consensus_queue.cc:260] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.703047 15061 raft_consensus.cc:3060] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.692219 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bd9749324ea4314a10f31f67647c7fa" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:43.700181 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:43.705142 15135 raft_consensus.cc:3060] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.682868 15548 tablet.cc:1724] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.712273 15540 tablet.cc:1724] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:43.730026 15061 raft_consensus.cc:2468] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 2.
I20260710 13:20:43.716773 15135 raft_consensus.cc:2468] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 2.
I20260710 13:20:43.733129 15175 leader_election.cc:304] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:43.734519 15538 raft_consensus.cc:2804] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:43.734956 15538 raft_consensus.cc:697] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 2 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:43.735867 15538 consensus_queue.cc:237] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.743350 14956 catalog_manager.cc:6242] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75: soft_deleted_table [id=976c188f177d457bbf1f13e905c780f3] alter complete (version 1)
I20260710 13:20:43.744910 15478 raft_consensus.cc:993] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: : Instructing follower e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.745467 15478 raft_consensus.cc:1081] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Signalling peer e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.747951 15204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:20:43.748631 15204 raft_consensus.cc:493] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.749027 15204 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.754894 15204 raft_consensus.cc:515] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.757565 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:43.756418 14959 catalog_manager.cc:5697] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 1 to 2, leader changed from ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65) to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 2 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.757984 15204 leader_election.cc:290] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 3 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:43.758396 15061 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.761464 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e4617605ed94c47a42d467a491082cf" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:43.762163 15135 raft_consensus.cc:3055] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:43.762466 15135 raft_consensus.cc:740] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:43.763244 15135 consensus_queue.cc:260] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.764437 15135 raft_consensus.cc:3060] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.765209 15061 raft_consensus.cc:2468] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 3.
I20260710 13:20:43.766525 15175 leader_election.cc:304] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [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: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:43.767199 15538 raft_consensus.cc:2804] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:43.767660 15538 raft_consensus.cc:697] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 3 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:43.768599 15538 consensus_queue.cc:237] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.770363 15135 raft_consensus.cc:2468] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 3.
I20260710 13:20:43.775841 14959 catalog_manager.cc:5697] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 2 to 3, leader changed from 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66) to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 3 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:43.787317 15501 raft_consensus.cc:993] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce: : Instructing follower e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.787897 15498 raft_consensus.cc:1081] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Signalling peer e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.789640 15204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:40920
I20260710 13:20:43.790114 15204 raft_consensus.cc:493] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.790390 15204 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.795868 15204 raft_consensus.cc:515] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:43.797719 15204 leader_election.cc:290] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 3 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:43.798830 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:43.798931 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f71d1ca3efd487fb5388a661ee3a30b" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:43.799808 15135 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.799901 15061 raft_consensus.cc:3055] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:43.800354 15061 raft_consensus.cc:740] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ef5f1dbce17e4fa6836fc9ff9f9737ce, State: Running, Role: LEADER
I20260710 13:20:43.801056 15061 consensus_queue.cc:260] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:43.802211 15061 raft_consensus.cc:3060] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:43.805685 15135 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 3.
I20260710 13:20:43.806897 15061 raft_consensus.cc:2468] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 3.
I20260710 13:20:43.807304 15174 leader_election.cc:304] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [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: 88d2e2ad032e45aca4394e894ec95ec6, e7f9d49c93dd4e38b8905673db30cc9d; no voters: 
I20260710 13:20:43.808331 15538 raft_consensus.cc:2804] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:43.808795 15538 raft_consensus.cc:697] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 3 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:43.809736 15538 consensus_queue.cc:237] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [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: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } }
I20260710 13:20:43.814368 15478 raft_consensus.cc:993] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6: : Instructing follower e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.815135 15535 raft_consensus.cc:1081] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Signalling peer e7f9d49c93dd4e38b8905673db30cc9d to start an election
I20260710 13:20:43.816805 15204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623"
dest_uuid: "e7f9d49c93dd4e38b8905673db30cc9d"
 from {username='slave'} at 127.0.0.1:40922
I20260710 13:20:43.817415 15204 raft_consensus.cc:493] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:43.817803 15204 raft_consensus.cc:3060] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.819406 14959 catalog_manager.cc:5697] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 2 to 3, leader changed from ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65) to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 3 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:43.824330 15204 raft_consensus.cc:515] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.826290 15204 leader_election.cc:290] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 2 election: Requested vote from peers ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287), 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66:37559)
I20260710 13:20:43.827013 15061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce"
I20260710 13:20:43.827428 15135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a340d1e721940c5a3d9654f57c59623" candidate_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88d2e2ad032e45aca4394e894ec95ec6"
I20260710 13:20:43.827611 15061 raft_consensus.cc:3060] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.828140 15135 raft_consensus.cc:3055] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:43.828472 15135 raft_consensus.cc:740] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88d2e2ad032e45aca4394e894ec95ec6, State: Running, Role: LEADER
I20260710 13:20:43.829288 15135 consensus_queue.cc:260] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.830742 15135 raft_consensus.cc:3060] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:43.832831 15061 raft_consensus.cc:2468] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 2.
I20260710 13:20:43.833777 15175 leader_election.cc:304] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7f9d49c93dd4e38b8905673db30cc9d, ef5f1dbce17e4fa6836fc9ff9f9737ce; no voters: 
I20260710 13:20:43.834568 15538 raft_consensus.cc:2804] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:43.835016 15538 raft_consensus.cc:697] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 LEADER]: Becoming Leader. State: Replica: e7f9d49c93dd4e38b8905673db30cc9d, State: Running, Role: LEADER
I20260710 13:20:43.836025 15538 consensus_queue.cc:237] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } }
I20260710 13:20:43.838726 15135 raft_consensus.cc:2468] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f9d49c93dd4e38b8905673db30cc9d in term 2.
I20260710 13:20:43.847375 14959 catalog_manager.cc:5697] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d reported cstate change: term changed from 1 to 2, leader changed from 88d2e2ad032e45aca4394e894ec95ec6 (127.10.236.66) to e7f9d49c93dd4e38b8905673db30cc9d (127.10.236.67). New cstate: current_term: 2 leader_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7f9d49c93dd4e38b8905673db30cc9d" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 34085 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:44.120220 15061 raft_consensus.cc:1275] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:44.121829 15543 consensus_queue.cc:1048] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:44.133133 15135 raft_consensus.cc:1275] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:20:44.135080 15543 consensus_queue.cc:1048] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.241102 15135 raft_consensus.cc:1275] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:44.242663 15543 consensus_queue.cc:1048] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.258201 15061 raft_consensus.cc:1275] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:44.260213 15543 consensus_queue.cc:1048] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:44.348879 15135 raft_consensus.cc:1275] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.350281 15543 consensus_queue.cc:1048] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.361573 15061 raft_consensus.cc:1275] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:44.362854 15057 raft_consensus.cc:1275] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:44.363271 15543 consensus_queue.cc:1048] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:44.364548 15538 consensus_queue.cc:1048] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ef5f1dbce17e4fa6836fc9ff9f9737ce" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 39287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:44.372532 15135 raft_consensus.cc:1275] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Refusing update from remote peer e7f9d49c93dd4e38b8905673db30cc9d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:44.374470 15543 consensus_queue.cc:1048] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88d2e2ad032e45aca4394e894ec95ec6" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 37559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:44.772887 11185 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:44.778646 11185 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:44.779188 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:44.784790 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:44.785295 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:45.817791 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
I20260710 13:20:45.858243 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:45.859345 11185 tablet_replica.cc:333] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.860345 11185 raft_consensus.cc:2243] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.860931 11185 raft_consensus.cc:2272] T 3bd9749324ea4314a10f31f67647c7fa P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.863330 11185 tablet_replica.cc:333] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.863926 11185 raft_consensus.cc:2243] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.864418 11185 raft_consensus.cc:2272] T ad66d877a4f440b48d0d6494e666ff68 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.866475 11185 tablet_replica.cc:333] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.867041 11185 raft_consensus.cc:2243] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.867897 11185 raft_consensus.cc:2272] T 35a89fee24ca457a8228dbc974bc4305 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.870378 11185 tablet_replica.cc:333] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.870955 11185 raft_consensus.cc:2243] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.871822 11185 raft_consensus.cc:2272] T ae1434e92d1e47309cb508a42f092e02 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.874204 11185 tablet_replica.cc:333] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.874879 11185 raft_consensus.cc:2243] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.875384 11185 raft_consensus.cc:2272] T 444c420c9f64413386d31ab817017bce P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.877748 11185 tablet_replica.cc:333] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.878377 11185 raft_consensus.cc:2243] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.878850 11185 raft_consensus.cc:2272] T b45fd90b3eb24132bd3247e54c8a632b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.881263 11185 tablet_replica.cc:333] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.882112 11185 raft_consensus.cc:2243] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.883236 11185 raft_consensus.cc:2272] T 830d3e68ba0645b7a43cd467509c67d7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.886557 11185 tablet_replica.cc:333] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.887481 11185 raft_consensus.cc:2243] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.888026 11185 raft_consensus.cc:2272] T 3f71d1ca3efd487fb5388a661ee3a30b P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.891108 11185 tablet_replica.cc:333] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
W20260710 13:20:45.891249 15175 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]
I20260710 13:20:45.891937 11185 raft_consensus.cc:2243] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.892673 11185 raft_consensus.cc:2272] T 7e4617605ed94c47a42d467a491082cf P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:45.894837 15175 consensus_peers.cc:597] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.895797 11185 tablet_replica.cc:333] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.896775 11185 raft_consensus.cc:2243] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.897393 11185 raft_consensus.cc:2272] T 57860798dad848128ff6db04f57ff6bc P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.900471 11185 tablet_replica.cc:333] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.901386 11185 raft_consensus.cc:2243] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.902499 11185 raft_consensus.cc:2272] T 05612415d7164b5e8abf0b904b4913d0 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.905821 11185 tablet_replica.cc:333] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.906740 11185 raft_consensus.cc:2243] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.907404 11185 raft_consensus.cc:2272] T 65747fb7fd344b63882a6dc093e8deb7 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.910218 11185 tablet_replica.cc:333] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.910806 11185 raft_consensus.cc:2243] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.911245 11185 raft_consensus.cc:2272] T da0bf68714aa4a5e9777c8cb1fae343f P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.913345 11185 tablet_replica.cc:333] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.913937 11185 raft_consensus.cc:2243] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.914341 11185 raft_consensus.cc:2272] T 7a340d1e721940c5a3d9654f57c59623 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.916419 11185 tablet_replica.cc:333] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.917289 11185 raft_consensus.cc:2243] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.918467 11185 raft_consensus.cc:2272] T 95b666301be34805b15f36d32e57c286 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.920688 11185 tablet_replica.cc:333] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.921427 11185 raft_consensus.cc:2243] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.921908 11185 raft_consensus.cc:2272] T 186f2a64f3194c8989dbcc194a37303d P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.924455 11185 tablet_replica.cc:333] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
I20260710 13:20:45.925263 11185 raft_consensus.cc:2243] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:45.925943 11185 raft_consensus.cc:2272] T 023df7131fbb49849b40cf9bfe13755c P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.928328 11185 tablet_replica.cc:333] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce: stopping tablet replica
W20260710 13:20:45.928447 15175 consensus_peers.cc:597] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:45.928926 11185 raft_consensus.cc:2243] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:45.929929 11185 raft_consensus.cc:2272] T 254a9a68a1c041faac44762adf5ec708 P ef5f1dbce17e4fa6836fc9ff9f9737ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:45.977164 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
I20260710 13:20:46.019824 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
W20260710 13:20:46.038295 15101 consensus_peers.cc:597] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.058348 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:46.059846 11185 tablet_replica.cc:333] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.060968 11185 raft_consensus.cc:2243] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.061623 11185 raft_consensus.cc:2272] T 3bd9749324ea4314a10f31f67647c7fa P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.063288 15101 consensus_peers.cc:597] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.064337 11185 tablet_replica.cc:333] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.065231 11185 raft_consensus.cc:2243] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:20:46.066278 15101 consensus_peers.cc:597] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.066368 11185 raft_consensus.cc:2272] T ad66d877a4f440b48d0d6494e666ff68 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.068950 11185 tablet_replica.cc:333] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.069832 11185 raft_consensus.cc:2243] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.070755 11185 raft_consensus.cc:2272] T 65747fb7fd344b63882a6dc093e8deb7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.072986 15175 consensus_peers.cc:597] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.073330 11185 tablet_replica.cc:333] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.074110 11185 raft_consensus.cc:2243] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.074999 11185 raft_consensus.cc:2272] T da0bf68714aa4a5e9777c8cb1fae343f P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.077474 11185 tablet_replica.cc:333] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.078146 11185 raft_consensus.cc:2243] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.078611 11185 raft_consensus.cc:2272] T 7a340d1e721940c5a3d9654f57c59623 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.081103 11185 tablet_replica.cc:333] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.081822 11185 raft_consensus.cc:2243] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.082330 11185 raft_consensus.cc:2272] T ae1434e92d1e47309cb508a42f092e02 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.083324 15175 consensus_peers.cc:597] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.084477 11185 tablet_replica.cc:333] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.085175 11185 raft_consensus.cc:2243] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.085768 11185 raft_consensus.cc:2272] T 35a89fee24ca457a8228dbc974bc4305 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.087998 11185 tablet_replica.cc:333] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.088656 11185 raft_consensus.cc:2243] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.089196 11185 raft_consensus.cc:2272] T 95b666301be34805b15f36d32e57c286 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.091490 11185 tablet_replica.cc:333] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.092110 11185 raft_consensus.cc:2243] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.092564 11185 raft_consensus.cc:2272] T 186f2a64f3194c8989dbcc194a37303d P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.094838 11185 tablet_replica.cc:333] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.095417 11185 raft_consensus.cc:2243] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.096329 11185 raft_consensus.cc:2272] T 444c420c9f64413386d31ab817017bce P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.098698 11185 tablet_replica.cc:333] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.099444 11185 raft_consensus.cc:2243] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.100299 11185 raft_consensus.cc:2272] T 023df7131fbb49849b40cf9bfe13755c P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.102447 11185 tablet_replica.cc:333] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.103091 11185 raft_consensus.cc:2243] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.103603 11185 raft_consensus.cc:2272] T 254a9a68a1c041faac44762adf5ec708 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.105914 11185 tablet_replica.cc:333] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.106619 11185 raft_consensus.cc:2243] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.107090 11185 raft_consensus.cc:2272] T 7e4617605ed94c47a42d467a491082cf P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.109221 11185 tablet_replica.cc:333] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.109812 11185 raft_consensus.cc:2243] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.110318 11185 raft_consensus.cc:2272] T 57860798dad848128ff6db04f57ff6bc P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.112339 11185 tablet_replica.cc:333] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.112914 11185 raft_consensus.cc:2243] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.113397 11185 raft_consensus.cc:2272] T 05612415d7164b5e8abf0b904b4913d0 P 88d2e2ad032e45aca4394e894ec95ec6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.115687 11185 tablet_replica.cc:333] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.116250 11185 raft_consensus.cc:2243] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.117120 11185 raft_consensus.cc:2272] T b45fd90b3eb24132bd3247e54c8a632b P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.119195 11185 tablet_replica.cc:333] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.119745 11185 raft_consensus.cc:2243] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.120223 11185 raft_consensus.cc:2272] T 830d3e68ba0645b7a43cd467509c67d7 P 88d2e2ad032e45aca4394e894ec95ec6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.122304 11185 tablet_replica.cc:333] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6: stopping tablet replica
I20260710 13:20:46.122803 11185 raft_consensus.cc:2243] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.123283 11185 raft_consensus.cc:2272] T 3f71d1ca3efd487fb5388a661ee3a30b P 88d2e2ad032e45aca4394e894ec95ec6 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:46.146178 15175 consensus_peers.cc:597] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.183313 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
I20260710 13:20:46.224618 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
W20260710 13:20:46.261288 15175 consensus_peers.cc:597] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d -> Peer ef5f1dbce17e4fa6836fc9ff9f9737ce (127.10.236.65:39287): Couldn't send request to peer ef5f1dbce17e4fa6836fc9ff9f9737ce. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:39287: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:46.264829 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:46.266017 11185 tablet_replica.cc:333] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.266877 11185 raft_consensus.cc:2243] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.267684 11185 raft_consensus.cc:2272] T 3bd9749324ea4314a10f31f67647c7fa P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.270465 11185 tablet_replica.cc:333] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.271116 11185 raft_consensus.cc:2243] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.271953 11185 raft_consensus.cc:2272] T 7e4617605ed94c47a42d467a491082cf P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.274205 11185 tablet_replica.cc:333] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.274809 11185 raft_consensus.cc:2243] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.275276 11185 raft_consensus.cc:2272] T ad66d877a4f440b48d0d6494e666ff68 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.277462 11185 tablet_replica.cc:333] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.278033 11185 raft_consensus.cc:2243] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.278486 11185 raft_consensus.cc:2272] T 35a89fee24ca457a8228dbc974bc4305 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.280683 11185 tablet_replica.cc:333] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.281253 11185 raft_consensus.cc:2243] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.281805 11185 raft_consensus.cc:2272] T ae1434e92d1e47309cb508a42f092e02 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.284221 11185 tablet_replica.cc:333] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.284869 11185 raft_consensus.cc:2243] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.285322 11185 raft_consensus.cc:2272] T 023df7131fbb49849b40cf9bfe13755c P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.287515 11185 tablet_replica.cc:333] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.288129 11185 raft_consensus.cc:2243] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.288610 11185 raft_consensus.cc:2272] T 254a9a68a1c041faac44762adf5ec708 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.291121 11185 tablet_replica.cc:333] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.291702 11185 raft_consensus.cc:2243] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.292204 11185 raft_consensus.cc:2272] T 444c420c9f64413386d31ab817017bce P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.294497 11185 tablet_replica.cc:333] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.295094 11185 raft_consensus.cc:2243] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.295969 11185 raft_consensus.cc:2272] T 57860798dad848128ff6db04f57ff6bc P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.298218 11185 tablet_replica.cc:333] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.298810 11185 raft_consensus.cc:2243] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.299264 11185 raft_consensus.cc:2272] T 05612415d7164b5e8abf0b904b4913d0 P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.301950 11185 tablet_replica.cc:333] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.302542 11185 raft_consensus.cc:2243] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.303009 11185 raft_consensus.cc:2272] T 65747fb7fd344b63882a6dc093e8deb7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.305284 11185 tablet_replica.cc:333] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.305888 11185 raft_consensus.cc:2243] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.306368 11185 raft_consensus.cc:2272] T da0bf68714aa4a5e9777c8cb1fae343f P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.308701 11185 tablet_replica.cc:333] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.309281 11185 raft_consensus.cc:2243] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.310204 11185 raft_consensus.cc:2272] T 7a340d1e721940c5a3d9654f57c59623 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.312428 11185 tablet_replica.cc:333] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.313062 11185 raft_consensus.cc:2243] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.313642 11185 raft_consensus.cc:2272] T 95b666301be34805b15f36d32e57c286 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.315773 11185 tablet_replica.cc:333] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.316354 11185 raft_consensus.cc:2243] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.317600 11185 raft_consensus.cc:2272] T 186f2a64f3194c8989dbcc194a37303d P e7f9d49c93dd4e38b8905673db30cc9d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.319841 11185 tablet_replica.cc:333] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.320458 11185 raft_consensus.cc:2243] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.321002 11185 raft_consensus.cc:2272] T b45fd90b3eb24132bd3247e54c8a632b P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.323107 11185 tablet_replica.cc:333] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.323671 11185 raft_consensus.cc:2243] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:46.324193 11185 raft_consensus.cc:2272] T 830d3e68ba0645b7a43cd467509c67d7 P e7f9d49c93dd4e38b8905673db30cc9d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.326419 11185 tablet_replica.cc:333] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d: stopping tablet replica
I20260710 13:20:46.326941 11185 raft_consensus.cc:2243] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.327778 11185 raft_consensus.cc:2272] T 3f71d1ca3efd487fb5388a661ee3a30b P e7f9d49c93dd4e38b8905673db30cc9d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.370092 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:20:46.407902 11185 master.cc:562] Master@127.10.236.126:45057 shutting down...
I20260710 13:20:46.435815 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:46.436481 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:46.436842 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6128c5b6085490cb18d52d37a58bf75: stopping tablet replica
I20260710 13:20:46.459288 11185 master.cc:584] Master@127.10.236.126:45057 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (15009 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:46.528586 11185 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.236.126:43423
I20260710 13:20:46.530193 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:46.537024 15579 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:46.537276 15580 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:46.539372 11185 server_base.cc:1061] running on GCE node
W20260710 13:20:46.539418 15582 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:46.540977 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:46.541191 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:46.541846 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689646541801 us; error 0 us; skew 500 ppm
I20260710 13:20:46.542477 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:46.545428 11185 webserver.cc:533] Webserver started at http://127.10.236.126:33425/ using document root <none> and password file <none>
I20260710 13:20:46.546018 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:46.546222 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:46.546571 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:46.547932 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/master-0-root/instance:
uuid: "a9d70c8f70ae4f65be42eb176812bd24"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-qfnx"
I20260710 13:20:46.553551 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:20:46.557777 15587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:46.558638 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:20:46.558990 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/master-0-root
uuid: "a9d70c8f70ae4f65be42eb176812bd24"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-qfnx"
I20260710 13:20:46.559356 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:46.592401 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:46.594049 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:46.641173 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.126:43423
I20260710 13:20:46.641302 15638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.126:43423 every 8 connection(s)
I20260710 13:20:46.645939 15639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:46.658473 15639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24: Bootstrap starting.
I20260710 13:20:46.664674 15639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:46.669744 15639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24: No bootstrap required, opened a new log
I20260710 13:20:46.672291 15639 raft_consensus.cc:359] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d70c8f70ae4f65be42eb176812bd24" member_type: VOTER }
I20260710 13:20:46.672739 15639 raft_consensus.cc:385] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:46.673019 15639 raft_consensus.cc:740] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9d70c8f70ae4f65be42eb176812bd24, State: Initialized, Role: FOLLOWER
I20260710 13:20:46.673758 15639 consensus_queue.cc:260] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a9d70c8f70ae4f65be42eb176812bd24" member_type: VOTER }
I20260710 13:20:46.674273 15639 raft_consensus.cc:399] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:46.674515 15639 raft_consensus.cc:493] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:46.674849 15639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:46.681156 15639 raft_consensus.cc:515] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d70c8f70ae4f65be42eb176812bd24" member_type: VOTER }
I20260710 13:20:46.681885 15639 leader_election.cc:304] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [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: a9d70c8f70ae4f65be42eb176812bd24; no voters: 
I20260710 13:20:46.683224 15639 leader_election.cc:290] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:46.683689 15642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:46.685237 15642 raft_consensus.cc:697] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 1 LEADER]: Becoming Leader. State: Replica: a9d70c8f70ae4f65be42eb176812bd24, State: Running, Role: LEADER
I20260710 13:20:46.686023 15642 consensus_queue.cc:237] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [LEADER]: Queue going to LEADER mode. State: All 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: "a9d70c8f70ae4f65be42eb176812bd24" member_type: VOTER }
I20260710 13:20:46.686616 15639 sys_catalog.cc:565] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:46.692018 15644 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a9d70c8f70ae4f65be42eb176812bd24. Latest consensus state: current_term: 1 leader_uuid: "a9d70c8f70ae4f65be42eb176812bd24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d70c8f70ae4f65be42eb176812bd24" member_type: VOTER } }
I20260710 13:20:46.693467 15644 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:46.692046 15643 sys_catalog.cc:455] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a9d70c8f70ae4f65be42eb176812bd24" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a9d70c8f70ae4f65be42eb176812bd24" member_type: VOTER } }
I20260710 13:20:46.694070 15643 sys_catalog.cc:458] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:46.696120 15651 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:46.702863 15651 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:46.704483 11185 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:46.713573 15651 catalog_manager.cc:1383] Generated new cluster ID: bdce69af43f548df87f038366dca840d
I20260710 13:20:46.713949 15651 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:46.733906 15651 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:46.735603 15651 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:46.753185 15651 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24: Generated new TSK 0
I20260710 13:20:46.753974 15651 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:46.771730 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:46.778563 15660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:46.779951 15661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:46.783768 15663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:46.783998 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:46.785274 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:46.785585 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:46.785760 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689646785745 us; error 0 us; skew 500 ppm
I20260710 13:20:46.786366 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:46.789201 11185 webserver.cc:533] Webserver started at http://127.10.236.65:36821/ using document root <none> and password file <none>
I20260710 13:20:46.789965 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:46.790268 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:46.790632 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:46.791893 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-0-root/instance:
uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-qfnx"
I20260710 13:20:46.796965 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:20:46.800751 15668 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:46.801800 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:20:46.802081 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-0-root
uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-qfnx"
I20260710 13:20:46.802342 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:46.820864 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:46.822350 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:46.823967 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:46.826512 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:46.826753 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:46.827085 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:46.827257 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:46.874368 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.65:44295
I20260710 13:20:46.874500 15730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.65:44295 every 8 connection(s)
I20260710 13:20:46.880119 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:46.887542 15735 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:46.888581 15736 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:46.891424 15738 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:46.892014 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:46.893749 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:46.894045 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:46.894248 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689646894231 us; error 0 us; skew 500 ppm
I20260710 13:20:46.895017 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:46.897524 15731 heartbeater.cc:344] Connected to a master server at 127.10.236.126:43423
I20260710 13:20:46.897919 15731 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:46.898298 11185 webserver.cc:533] Webserver started at http://127.10.236.66:39221/ using document root <none> and password file <none>
I20260710 13:20:46.898869 15731 heartbeater.cc:507] Master 127.10.236.126:43423 requested a full tablet report, sending...
I20260710 13:20:46.899051 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:46.899387 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:46.899674 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:46.901398 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-1-root/instance:
uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-qfnx"
I20260710 13:20:46.901530 15604 ts_manager.cc:194] Registered new tserver with Master: 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295)
I20260710 13:20:46.904206 15604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50022
I20260710 13:20:46.907768 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:46.912161 15743 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:46.913148 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:20:46.913511 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-1-root
uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
format_stamp: "Formatted at 2026-07-10 13:20:46 on dist-test-slave-qfnx"
I20260710 13:20:46.913810 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:46.933143 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:46.934644 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:46.936262 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:46.938856 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:46.939052 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:46.939404 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:46.939564 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:46.985970 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.66:33813
I20260710 13:20:46.986068 15805 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.66:33813 every 8 connection(s)
I20260710 13:20:46.991652 11185 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:46.999974 15809 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:47.001171 15810 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:20:47.004341 15812 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:20:47.005241 15806 heartbeater.cc:344] Connected to a master server at 127.10.236.126:43423
I20260710 13:20:47.005700 11185 server_base.cc:1061] running on GCE node
I20260710 13:20:47.005790 15806 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:47.006788 15806 heartbeater.cc:507] Master 127.10.236.126:43423 requested a full tablet report, sending...
I20260710 13:20:47.006851 11185 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:47.007225 11185 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:47.007421 11185 hybrid_clock.cc:648] HybridClock initialized: now 1783689647007402 us; error 0 us; skew 500 ppm
I20260710 13:20:47.008294 11185 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:47.009492 15604 ts_manager.cc:194] Registered new tserver with Master: 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:47.011523 11185 webserver.cc:533] Webserver started at http://127.10.236.67:37979/ using document root <none> and password file <none>
I20260710 13:20:47.011615 15604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50024
I20260710 13:20:47.012190 11185 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:47.012454 11185 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:47.012753 11185 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:47.014565 11185 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-2-root/instance:
uuid: "17eaa7bef6ea441691de1225d73f77fb"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-qfnx"
I20260710 13:20:47.019974 11185 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 13:20:47.023840 15817 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.024745 11185 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:20:47.025132 11185 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-2-root
uuid: "17eaa7bef6ea441691de1225d73f77fb"
format_stamp: "Formatted at 2026-07-10 13:20:47 on dist-test-slave-qfnx"
I20260710 13:20:47.025552 11185 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskc5XCvz/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689542267959-11185-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:20:47.045632 11185 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:47.047065 11185 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:47.048694 11185 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:47.051203 11185 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:47.051481 11185 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.051743 11185 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:47.051976 11185 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:47.098735 11185 rpc_server.cc:307] RPC server started. Bound to: 127.10.236.67:35313
I20260710 13:20:47.098878 15879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.236.67:35313 every 8 connection(s)
I20260710 13:20:47.114456 15880 heartbeater.cc:344] Connected to a master server at 127.10.236.126:43423
I20260710 13:20:47.114930 15880 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:47.115864 15880 heartbeater.cc:507] Master 127.10.236.126:43423 requested a full tablet report, sending...
I20260710 13:20:47.118100 15604 ts_manager.cc:194] Registered new tserver with Master: 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.118420 11185 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015923559s
I20260710 13:20:47.119668 15604 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50034
I20260710 13:20:47.146771 15604 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50038:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:47.149752 15604 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:47.224483 15771 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffeeb264d404842886c25e24d8d4425 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.226423 15771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffeeb264d404842886c25e24d8d4425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.233145 15770 tablet_service.cc:1511] Processing CreateTablet for tablet 827f16b53d3f477a94779ae3a78f81e7 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.234865 15770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f16b53d3f477a94779ae3a78f81e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.243739 15696 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffeeb264d404842886c25e24d8d4425 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.246618 15695 tablet_service.cc:1511] Processing CreateTablet for tablet 827f16b53d3f477a94779ae3a78f81e7 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.248593 15769 tablet_service.cc:1511] Processing CreateTablet for tablet a2715ab71ed24cad904b9ae7c253b4ac (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.249112 15845 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffeeb264d404842886c25e24d8d4425 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:47.249243 15694 tablet_service.cc:1511] Processing CreateTablet for tablet a2715ab71ed24cad904b9ae7c253b4ac (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.250247 15769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2715ab71ed24cad904b9ae7c253b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.250589 15845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffeeb264d404842886c25e24d8d4425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.251480 15693 tablet_service.cc:1511] Processing CreateTablet for tablet 9294e0f4339c48bca20b6c8591fcabaa (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.251935 15844 tablet_service.cc:1511] Processing CreateTablet for tablet 827f16b53d3f477a94779ae3a78f81e7 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:47.253154 15696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffeeb264d404842886c25e24d8d4425. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.252978 15692 tablet_service.cc:1511] Processing CreateTablet for tablet e4afe242a31b472e8687efcea7ae5ad1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.254385 15692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4afe242a31b472e8687efcea7ae5ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.255021 15694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2715ab71ed24cad904b9ae7c253b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.255777 15693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9294e0f4339c48bca20b6c8591fcabaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.256485 15695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f16b53d3f477a94779ae3a78f81e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.256618 15842 tablet_service.cc:1511] Processing CreateTablet for tablet 9294e0f4339c48bca20b6c8591fcabaa (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.259094 15841 tablet_service.cc:1511] Processing CreateTablet for tablet e4afe242a31b472e8687efcea7ae5ad1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.260488 15691 tablet_service.cc:1511] Processing CreateTablet for tablet 3b187d5c82384afd9fd66ae423eee1a8 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.261974 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b187d5c82384afd9fd66ae423eee1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.254613 15843 tablet_service.cc:1511] Processing CreateTablet for tablet a2715ab71ed24cad904b9ae7c253b4ac (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:47.267290 15840 tablet_service.cc:1511] Processing CreateTablet for tablet 3b187d5c82384afd9fd66ae423eee1a8 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.269028 15844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 827f16b53d3f477a94779ae3a78f81e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.269461 15690 tablet_service.cc:1511] Processing CreateTablet for tablet 93978db8d95c4d469e29e801a06594f1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.270955 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93978db8d95c4d469e29e801a06594f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.273808 15839 tablet_service.cc:1511] Processing CreateTablet for tablet 93978db8d95c4d469e29e801a06594f1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.275441 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93978db8d95c4d469e29e801a06594f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.276503 15689 tablet_service.cc:1511] Processing CreateTablet for tablet e9d803de856a46908be3f6020313041d (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.277783 15841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4afe242a31b472e8687efcea7ae5ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.278025 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d803de856a46908be3f6020313041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.279883 15843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2715ab71ed24cad904b9ae7c253b4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.280949 15838 tablet_service.cc:1511] Processing CreateTablet for tablet e9d803de856a46908be3f6020313041d (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.282399 15838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d803de856a46908be3f6020313041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.285791 15840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b187d5c82384afd9fd66ae423eee1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.289343 15842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9294e0f4339c48bca20b6c8591fcabaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.303938 15688 tablet_service.cc:1511] Processing CreateTablet for tablet ce4887e0ea2b4af288f33aa92eeb7dd1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:47.305752 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4887e0ea2b4af288f33aa92eeb7dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.308624 15837 tablet_service.cc:1511] Processing CreateTablet for tablet ce4887e0ea2b4af288f33aa92eeb7dd1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:47.310442 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4887e0ea2b4af288f33aa92eeb7dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.357692 15768 tablet_service.cc:1511] Processing CreateTablet for tablet 9294e0f4339c48bca20b6c8591fcabaa (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:47.359395 15895 tablet_bootstrap.cc:492] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.360740 15767 tablet_service.cc:1511] Processing CreateTablet for tablet e4afe242a31b472e8687efcea7ae5ad1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:47.363201 15766 tablet_service.cc:1511] Processing CreateTablet for tablet 3b187d5c82384afd9fd66ae423eee1a8 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:47.365599 15765 tablet_service.cc:1511] Processing CreateTablet for tablet 93978db8d95c4d469e29e801a06594f1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:47.368165 15895 tablet_bootstrap.cc:654] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.368077 15764 tablet_service.cc:1511] Processing CreateTablet for tablet e9d803de856a46908be3f6020313041d (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:47.369633 15763 tablet_service.cc:1511] Processing CreateTablet for tablet ce4887e0ea2b4af288f33aa92eeb7dd1 (DEFAULT_TABLE table=test-workload [id=16c8394867304f349e032db4227a76d0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:47.359426 15768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9294e0f4339c48bca20b6c8591fcabaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.371035 15763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4887e0ea2b4af288f33aa92eeb7dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.371688 15766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b187d5c82384afd9fd66ae423eee1a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.372431 15765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93978db8d95c4d469e29e801a06594f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.374069 15897 tablet_bootstrap.cc:492] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.374694 15767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4afe242a31b472e8687efcea7ae5ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.377789 15764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d803de856a46908be3f6020313041d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:47.381559 15897 tablet_bootstrap.cc:654] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.430123 15895 tablet_bootstrap.cc:492] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.430682 15895 ts_tablet_manager.cc:1403] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.006s
I20260710 13:20:47.436564 15899 tablet_bootstrap.cc:492] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:47.443063 15895 raft_consensus.cc:359] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.443928 15895 raft_consensus.cc:385] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.444240 15895 raft_consensus.cc:740] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.445202 15895 consensus_queue.cc:260] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.468767 15895 ts_tablet_manager.cc:1434] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.038s	user 0.015s	sys 0.013s
I20260710 13:20:47.469676 15731 heartbeater.cc:499] Master 127.10.236.126:43423 was elected leader, sending a full tablet report...
I20260710 13:20:47.470079 15895 tablet_bootstrap.cc:492] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.473896 15899 tablet_bootstrap.cc:654] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.475595 15897 tablet_bootstrap.cc:492] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:47.476197 15897 ts_tablet_manager.cc:1403] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.028s
I20260710 13:20:47.478068 15895 tablet_bootstrap.cc:654] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.479635 15897 raft_consensus.cc:359] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.480510 15897 raft_consensus.cc:385] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.480883 15897 raft_consensus.cc:740] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.481967 15897 consensus_queue.cc:260] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.509054 15899 tablet_bootstrap.cc:492] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:47.509910 15899 ts_tablet_manager.cc:1403] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.022s
I20260710 13:20:47.510314 15880 heartbeater.cc:499] Master 127.10.236.126:43423 was elected leader, sending a full tablet report...
I20260710 13:20:47.510555 15895 tablet_bootstrap.cc:492] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.510711 15897 ts_tablet_manager.cc:1434] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.034s	user 0.014s	sys 0.019s
I20260710 13:20:47.511214 15895 ts_tablet_manager.cc:1403] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.016s
I20260710 13:20:47.511866 15897 tablet_bootstrap.cc:492] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.513648 15899 raft_consensus.cc:359] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.514537 15899 raft_consensus.cc:385] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.514488 15895 raft_consensus.cc:359] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.515398 15895 raft_consensus.cc:385] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.515352 15899 raft_consensus.cc:740] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.515843 15895 raft_consensus.cc:740] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.516675 15895 consensus_queue.cc:260] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.516690 15899 consensus_queue.cc:260] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.519202 15897 tablet_bootstrap.cc:654] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.519702 15895 ts_tablet_manager.cc:1434] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:20:47.521205 15895 tablet_bootstrap.cc:492] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.531075 15895 tablet_bootstrap.cc:654] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.547024 15806 heartbeater.cc:499] Master 127.10.236.126:43423 was elected leader, sending a full tablet report...
I20260710 13:20:47.546983 15906 raft_consensus.cc:493] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.550920 15906 raft_consensus.cc:515] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.566241 15897 tablet_bootstrap.cc:492] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:47.566990 15897 ts_tablet_manager.cc:1403] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.030s
I20260710 13:20:47.567534 15895 tablet_bootstrap.cc:492] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.568848 15895 ts_tablet_manager.cc:1403] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.022s
I20260710 13:20:47.571130 15897 raft_consensus.cc:359] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.572285 15897 raft_consensus.cc:385] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.572058 15895 raft_consensus.cc:359] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.572742 15897 raft_consensus.cc:740] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.572991 15895 raft_consensus.cc:385] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.573395 15895 raft_consensus.cc:740] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.573954 15899 ts_tablet_manager.cc:1434] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.064s	user 0.015s	sys 0.013s
I20260710 13:20:47.574194 15895 consensus_queue.cc:260] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.574126 15897 consensus_queue.cc:260] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.575418 15899 tablet_bootstrap.cc:492] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:47.577019 15897 ts_tablet_manager.cc:1434] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.002s
I20260710 13:20:47.577135 15895 ts_tablet_manager.cc:1434] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 13:20:47.578260 15897 tablet_bootstrap.cc:492] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.578388 15895 tablet_bootstrap.cc:492] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.585317 15895 tablet_bootstrap.cc:654] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.593377 15897 tablet_bootstrap.cc:654] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.597048 15906 leader_election.cc:290] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.616091 15897 tablet_bootstrap.cc:492] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:47.616642 15899 tablet_bootstrap.cc:654] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.616750 15897 ts_tablet_manager.cc:1403] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.002s
I20260710 13:20:47.619791 15895 tablet_bootstrap.cc:492] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.620478 15895 ts_tablet_manager.cc:1403] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.042s	user 0.025s	sys 0.012s
I20260710 13:20:47.621801 15897 raft_consensus.cc:359] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.622967 15897 raft_consensus.cc:385] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.623365 15897 raft_consensus.cc:740] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.623935 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:47.624204 15897 consensus_queue.cc:260] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.624261 15895 raft_consensus.cc:359] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.625340 15895 raft_consensus.cc:385] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.625746 15895 raft_consensus.cc:740] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
W20260710 13:20:47.625811 15744 leader_election.cc:343] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.627030 15897 ts_tablet_manager.cc:1434] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:20:47.626917 15895 consensus_queue.cc:260] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.629657 15895 ts_tablet_manager.cc:1434] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:47.629568 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:47.630338 15706 raft_consensus.cc:2468] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 0.
I20260710 13:20:47.630757 15897 tablet_bootstrap.cc:492] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.630961 15895 tablet_bootstrap.cc:492] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.634632 15745 leader_election.cc:304] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [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: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb
I20260710 13:20:47.636216 15906 raft_consensus.cc:2804] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.636715 15906 raft_consensus.cc:493] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.637087 15906 raft_consensus.cc:3060] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.639269 15897 tablet_bootstrap.cc:654] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.639356 15895 tablet_bootstrap.cc:654] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.643322 15899 tablet_bootstrap.cc:492] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:47.644141 15899 ts_tablet_manager.cc:1403] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.015s
I20260710 13:20:47.652351 15906 raft_consensus.cc:515] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.656203 15900 raft_consensus.cc:493] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.656960 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:47.656801 15900 raft_consensus.cc:515] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.657646 15706 raft_consensus.cc:3060] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.660998 15899 raft_consensus.cc:359] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:47.662106 15899 raft_consensus.cc:385] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.662500 15899 raft_consensus.cc:740] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.663545 15899 consensus_queue.cc:260] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:47.670066 15900 leader_election.cc:290] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.676565 15899 ts_tablet_manager.cc:1434] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.000s
I20260710 13:20:47.677053 15897 tablet_bootstrap.cc:492] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:47.677776 15897 ts_tablet_manager.cc:1403] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.016s
I20260710 13:20:47.678382 15906 leader_election.cc:290] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.677158 15706 raft_consensus.cc:2468] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 1.
I20260710 13:20:47.680444 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:47.680691 15745 leader_election.cc:304] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:47.681964 15906 raft_consensus.cc:2804] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:47.682111 15744 leader_election.cc:343] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.682634 15906 raft_consensus.cc:697] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:47.683840 15906 consensus_queue.cc:237] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.684894 15897 raft_consensus.cc:359] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.685702 15897 raft_consensus.cc:385] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.686000 15897 raft_consensus.cc:740] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.686340 15899 tablet_bootstrap.cc:492] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:47.686945 15897 consensus_queue.cc:260] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.691910 15895 tablet_bootstrap.cc:492] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.692075 15897 ts_tablet_manager.cc:1434] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 13:20:47.692802 15895 ts_tablet_manager.cc:1403] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.014s
I20260710 13:20:47.693431 15897 tablet_bootstrap.cc:492] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.697495 15903 raft_consensus.cc:493] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.696442 15895 raft_consensus.cc:359] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.699020 15903 raft_consensus.cc:515] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.699860 15895 raft_consensus.cc:385] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:47.700470 15652 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:47.700380 15895 raft_consensus.cc:740] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.701630 15895 consensus_queue.cc:260] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.710289 15904 raft_consensus.cc:493] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.710947 15904 raft_consensus.cc:515] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:47.712054 15899 tablet_bootstrap.cc:654] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.715337 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffeeb264d404842886c25e24d8d4425" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:47.716878 15895 ts_tablet_manager.cc:1434] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.000s
W20260710 13:20:47.717252 15745 leader_election.cc:343] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.717927 15904 leader_election.cc:290] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313), 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295)
I20260710 13:20:47.718142 15895 tablet_bootstrap.cc:492] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.718360 15900 raft_consensus.cc:493] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.719424 15903 leader_election.cc:290] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:47.719085 15900 raft_consensus.cc:515] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.723361 15900 leader_election.cc:290] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.739429 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:47.744113 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
W20260710 13:20:47.750730 15672 leader_election.cc:343] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:47.752112 15672 leader_election.cc:343] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.753320 15603 catalog_manager.cc:5697] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.761019 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:47.762391 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffeeb264d404842886c25e24d8d4425" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:47.762566 15855 raft_consensus.cc:2468] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:47.763142 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
W20260710 13:20:47.764412 15744 leader_election.cc:343] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.764953 15744 leader_election.cc:304] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:47.765079 15669 leader_election.cc:304] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [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: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:47.766104 15906 raft_consensus.cc:2749] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:20:47.766440 15669 leader_election.cc:343] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.766947 15669 leader_election.cc:304] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:47.768543 15900 raft_consensus.cc:2804] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.764410 15897 tablet_bootstrap.cc:654] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.768961 15900 raft_consensus.cc:493] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.769338 15900 raft_consensus.cc:3060] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.770032 15899 tablet_bootstrap.cc:492] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:47.770684 15899 ts_tablet_manager.cc:1403] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.013s
I20260710 13:20:47.772725 15895 tablet_bootstrap.cc:654] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.778776 15900 raft_consensus.cc:515] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.782348 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
W20260710 13:20:47.784361 15672 leader_election.cc:343] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.782377 15899 raft_consensus.cc:359] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.787297 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:47.787848 15900 leader_election.cc:290] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
W20260710 13:20:47.790064 15821 leader_election.cc:343] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:47.791028 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:47.792023 15706 raft_consensus.cc:2393] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17eaa7bef6ea441691de1225d73f77fb in current term 1: Already voted for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in this term.
I20260710 13:20:47.793591 15819 leader_election.cc:304] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb; no voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:47.794346 15897 tablet_bootstrap.cc:492] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:47.794977 15897 ts_tablet_manager.cc:1403] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.102s	user 0.018s	sys 0.004s
I20260710 13:20:47.794929 15903 raft_consensus.cc:3060] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.791077 15899 raft_consensus.cc:385] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.795725 15899 raft_consensus.cc:740] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.796700 15899 consensus_queue.cc:260] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.799213 15899 ts_tablet_manager.cc:1434] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 13:20:47.800289 15899 tablet_bootstrap.cc:492] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:47.803288 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:47.789635 15900 raft_consensus.cc:2749] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:47.804823 15903 raft_consensus.cc:2749] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:47.806944 15895 tablet_bootstrap.cc:492] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.810350 15895 ts_tablet_manager.cc:1403] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.002s
I20260710 13:20:47.811825 15899 tablet_bootstrap.cc:654] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.814148 15900 raft_consensus.cc:493] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.808530 15897 raft_consensus.cc:359] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.814698 15900 raft_consensus.cc:515] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.815163 15897 raft_consensus.cc:385] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.815636 15897 raft_consensus.cc:740] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.813980 15895 raft_consensus.cc:359] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.816823 15895 raft_consensus.cc:385] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.817227 15895 raft_consensus.cc:740] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.818748 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:47.818553 15897 consensus_queue.cc:260] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.819566 15855 raft_consensus.cc:2468] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:47.820390 15895 consensus_queue.cc:260] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.821177 15669 leader_election.cc:304] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:47.822346 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:47.823186 15780 raft_consensus.cc:2468] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:47.823947 15895 ts_tablet_manager.cc:1434] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:20:47.823108 15923 raft_consensus.cc:2804] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.824821 15923 raft_consensus.cc:493] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.825171 15923 raft_consensus.cc:3060] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.825610 15895 tablet_bootstrap.cc:492] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.827675 15854 raft_consensus.cc:2468] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:47.829695 15897 ts_tablet_manager.cc:1434] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 13:20:47.830698 15900 leader_election.cc:290] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.830861 15897 tablet_bootstrap.cc:492] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.838220 15669 leader_election.cc:304] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:47.840103 15929 raft_consensus.cc:2804] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:47.840837 15929 raft_consensus.cc:697] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:47.841833 15929 consensus_queue.cc:237] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.845157 15895 tablet_bootstrap.cc:654] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.837152 15923 raft_consensus.cc:515] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.848500 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:47.849215 15780 raft_consensus.cc:3060] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.850464 15897 tablet_bootstrap.cc:654] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.852459 15899 tablet_bootstrap.cc:492] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:47.853021 15899 ts_tablet_manager.cc:1403] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.053s	user 0.026s	sys 0.006s
I20260710 13:20:47.857239 15899 raft_consensus.cc:359] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.860591 15899 raft_consensus.cc:385] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.861274 15899 raft_consensus.cc:740] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.863287 15899 consensus_queue.cc:260] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.864670 15895 tablet_bootstrap.cc:492] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.865293 15895 ts_tablet_manager.cc:1403] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
I20260710 13:20:47.865623 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:47.866287 15854 raft_consensus.cc:3060] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.868616 15895 raft_consensus.cc:359] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.869484 15895 raft_consensus.cc:385] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.869771 15895 raft_consensus.cc:740] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.869992 15780 raft_consensus.cc:2468] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:47.870668 15895 consensus_queue.cc:260] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.871585 15672 leader_election.cc:304] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:47.872558 15900 raft_consensus.cc:2804] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:47.874915 15895 ts_tablet_manager.cc:1434] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:20:47.875329 15899 ts_tablet_manager.cc:1434] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 13:20:47.876072 15895 tablet_bootstrap.cc:492] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.872056 15923 leader_election.cc:290] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.884514 15899 tablet_bootstrap.cc:492] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:47.887735 15900 raft_consensus.cc:697] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:47.889247 15900 consensus_queue.cc:237] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.893380 15854 raft_consensus.cc:2468] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:47.894217 15895 tablet_bootstrap.cc:654] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.894863 15899 tablet_bootstrap.cc:654] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.899935 15897 tablet_bootstrap.cc:492] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:47.900455 15897 ts_tablet_manager.cc:1403] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.014s
I20260710 13:20:47.907055 15895 tablet_bootstrap.cc:492] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.907619 15895 ts_tablet_manager.cc:1403] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260710 13:20:47.908020 15897 raft_consensus.cc:359] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:47.909157 15897 raft_consensus.cc:385] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.909587 15897 raft_consensus.cc:740] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.910151 15895 raft_consensus.cc:359] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.910948 15895 raft_consensus.cc:385] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.911257 15895 raft_consensus.cc:740] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.906831 15603 catalog_manager.cc:5697] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.911839 15895 consensus_queue.cc:260] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.912770 15899 tablet_bootstrap.cc:492] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:47.913322 15899 ts_tablet_manager.cc:1403] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.007s
I20260710 13:20:47.910454 15897 consensus_queue.cc:260] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:47.913873 15895 ts_tablet_manager.cc:1434] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:47.914924 15895 tablet_bootstrap.cc:492] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:47.915691 15897 ts_tablet_manager.cc:1434] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 13:20:47.916821 15897 tablet_bootstrap.cc:492] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.921500 15895 tablet_bootstrap.cc:654] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.924069 15897 tablet_bootstrap.cc:654] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.932421 15899 raft_consensus.cc:359] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.931721 15601 catalog_manager.cc:5697] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:47.933228 15899 raft_consensus.cc:385] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.934170 15899 raft_consensus.cc:740] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.935237 15899 consensus_queue.cc:260] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.938093 15899 ts_tablet_manager.cc:1434] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:20:47.939184 15899 tablet_bootstrap.cc:492] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:47.947484 15895 tablet_bootstrap.cc:492] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:47.947914 15897 tablet_bootstrap.cc:492] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:47.948092 15895 ts_tablet_manager.cc:1403] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.004s
I20260710 13:20:47.948493 15897 ts_tablet_manager.cc:1403] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.015s
I20260710 13:20:47.950629 15895 raft_consensus.cc:359] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:47.951360 15895 raft_consensus.cc:385] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.951654 15895 raft_consensus.cc:740] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.951690 15897 raft_consensus.cc:359] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.952572 15899 tablet_bootstrap.cc:654] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.952527 15897 raft_consensus.cc:385] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.952500 15895 consensus_queue.cc:260] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:47.953155 15897 raft_consensus.cc:740] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.954021 15897 consensus_queue.cc:260] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.955029 15895 ts_tablet_manager.cc:1434] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:20:47.958912 15897 ts_tablet_manager.cc:1434] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:20:47.959123 15906 raft_consensus.cc:493] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.959635 15906 raft_consensus.cc:515] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.960259 15897 tablet_bootstrap.cc:492] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:47.963860 15899 tablet_bootstrap.cc:492] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:47.964179 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:47.965154 15854 raft_consensus.cc:2468] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 0.
I20260710 13:20:47.966907 15906 leader_election.cc:290] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.966862 15744 leader_election.cc:304] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:47.964484 15899 ts_tablet_manager.cc:1403] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 13:20:47.968248 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:47.968807 15897 tablet_bootstrap.cc:654] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.969079 15706 raft_consensus.cc:2468] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 0.
I20260710 13:20:47.970834 15899 raft_consensus.cc:359] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.971717 15899 raft_consensus.cc:385] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:47.971565 15906 raft_consensus.cc:2804] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.972119 15899 raft_consensus.cc:740] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:47.972325 15906 raft_consensus.cc:493] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.973119 15906 raft_consensus.cc:3060] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:47.973012 15899 consensus_queue.cc:260] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.976104 15899 ts_tablet_manager.cc:1434] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:20:47.977257 15899 tablet_bootstrap.cc:492] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:47.981828 15903 raft_consensus.cc:493] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.982488 15903 raft_consensus.cc:515] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.984504 15899 tablet_bootstrap.cc:654] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:47.984853 15903 leader_election.cc:290] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:47.986083 15904 raft_consensus.cc:493] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.986941 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:47.986935 15904 raft_consensus.cc:515] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.988025 15706 raft_consensus.cc:2468] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 0.
I20260710 13:20:47.989548 15900 raft_consensus.cc:493] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:47.990258 15900 raft_consensus.cc:515] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:47.991665 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:47.992707 15706 raft_consensus.cc:2468] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 0.
I20260710 13:20:47.994288 15745 leader_election.cc:304] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:47.995144 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:47.996160 15854 raft_consensus.cc:2468] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:47.996950 15904 leader_election.cc:290] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:47.997923 15904 raft_consensus.cc:2804] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:47.999282 15904 raft_consensus.cc:493] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:47.999819 15904 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.001950 15819 leader_election.cc:304] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:48.004117 15669 leader_election.cc:304] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:48.005267 15929 raft_consensus.cc:2804] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.000906 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:48.005748 15929 raft_consensus.cc:493] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.006613 15929 raft_consensus.cc:3060] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.005344 15900 leader_election.cc:290] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.010780 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:48.012164 15903 raft_consensus.cc:2804] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.014446 15903 raft_consensus.cc:493] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.015760 15903 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.018803 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
W20260710 13:20:48.021114 15672 leader_election.cc:343] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.039283 15906 raft_consensus.cc:515] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.044277 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:48.045285 15706 raft_consensus.cc:3060] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.046530 15929 raft_consensus.cc:515] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.054414 15929 leader_election.cc:290] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.054716 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:48.054926 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.055641 15855 raft_consensus.cc:3060] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:48.056574 15672 leader_election.cc:343] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.059154 15897 tablet_bootstrap.cc:492] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:48.059739 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.059154 15903 raft_consensus.cc:515] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.060227 15897 ts_tablet_manager.cc:1403] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.100s	user 0.037s	sys 0.055s
I20260710 13:20:48.060384 15853 raft_consensus.cc:3060] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.061030 15854 raft_consensus.cc:2393] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in current term 1: Already voted for candidate 17eaa7bef6ea441691de1225d73f77fb in this term.
I20260710 13:20:48.060953 15904 raft_consensus.cc:515] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.059069 15906 leader_election.cc:290] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.072331 15903 leader_election.cc:290] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:48.072623 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:48.073308 15904 leader_election.cc:290] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.066565 15780 raft_consensus.cc:2393] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17eaa7bef6ea441691de1225d73f77fb in current term 1: Already voted for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in this term.
I20260710 13:20:48.074182 15903 raft_consensus.cc:493] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.067119 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:48.074760 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.075100 15705 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.075703 15854 raft_consensus.cc:2393] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in current term 1: Already voted for candidate 17eaa7bef6ea441691de1225d73f77fb in this term.
I20260710 13:20:48.076468 15855 raft_consensus.cc:2468] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:48.074757 15903 raft_consensus.cc:515] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.077694 15900 raft_consensus.cc:493] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.070188 15929 raft_consensus.cc:493] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.071494 15704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:48.078091 15669 leader_election.cc:304] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.078578 15929 raft_consensus.cc:515] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.071830 15899 tablet_bootstrap.cc:492] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:48.078193 15900 raft_consensus.cc:515] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:48.072716 15706 raft_consensus.cc:2468] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 1.
I20260710 13:20:48.079960 15899 ts_tablet_manager.cc:1403] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.103s	user 0.035s	sys 0.037s
I20260710 13:20:48.079759 15933 raft_consensus.cc:2804] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.080780 15929 leader_election.cc:290] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.081243 15933 raft_consensus.cc:697] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.081718 15900 leader_election.cc:290] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.065691 15897 raft_consensus.cc:359] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.082297 15897 raft_consensus.cc:385] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.082681 15897 raft_consensus.cc:740] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.082325 15933 consensus_queue.cc:237] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.083556 15897 consensus_queue.cc:260] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.083753 15899 raft_consensus.cc:359] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.084628 15899 raft_consensus.cc:385] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.084780 15904 raft_consensus.cc:493] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.085011 15899 raft_consensus.cc:740] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.085340 15904 raft_consensus.cc:515] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.085888 15821 leader_election.cc:304] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [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: 17eaa7bef6ea441691de1225d73f77fb; no voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.086637 15899 consensus_queue.cc:260] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.087613 15904 leader_election.cc:290] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.087122 15705 raft_consensus.cc:2468] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 1.
I20260710 13:20:48.088546 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:48.089622 15899 ts_tablet_manager.cc:1434] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:20:48.090858 15899 tablet_bootstrap.cc:492] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:48.093236 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffeeb264d404842886c25e24d8d4425" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:48.094069 15854 raft_consensus.cc:2468] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:48.094888 15745 leader_election.cc:304] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:48.095551 15669 leader_election.cc:304] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:48.095827 15906 raft_consensus.cc:2804] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.096534 15906 raft_consensus.cc:697] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
W20260710 13:20:48.096740 15672 leader_election.cc:343] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.097275 15900 raft_consensus.cc:493] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.096025 15745 leader_election.cc:304] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb
I20260710 13:20:48.096481 15923 raft_consensus.cc:2804] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.097868 15906 consensus_queue.cc:237] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.098491 15923 raft_consensus.cc:493] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.098960 15923 raft_consensus.cc:3060] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.099213 15942 raft_consensus.cc:2804] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.099730 15942 raft_consensus.cc:697] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:48.097910 15900 raft_consensus.cc:515] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.102221 15900 leader_election.cc:290] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.100715 15942 consensus_queue.cc:237] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.105477 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:48.105818 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9294e0f4339c48bca20b6c8591fcabaa" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
W20260710 13:20:48.107574 15669 leader_election.cc:343] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.108407 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:48.109758 15706 raft_consensus.cc:2393] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17eaa7bef6ea441691de1225d73f77fb in current term 1: Already voted for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in this term.
I20260710 13:20:48.110380 15903 leader_election.cc:290] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:48.111755 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffeeb264d404842886c25e24d8d4425" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:48.112553 15780 raft_consensus.cc:2468] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:48.113989 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:48.119642 15855 raft_consensus.cc:2468] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:48.117779 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9294e0f4339c48bca20b6c8591fcabaa" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:48.121289 15903 raft_consensus.cc:2749] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.123317 15669 leader_election.cc:304] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [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: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.123657 15780 raft_consensus.cc:2468] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:48.116299 15923 raft_consensus.cc:515] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:48.125530 15900 raft_consensus.cc:2804] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.125967 15900 raft_consensus.cc:493] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.126307 15900 raft_consensus.cc:3060] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.126377 15672 leader_election.cc:304] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [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: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb
I20260710 13:20:48.128821 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffeeb264d404842886c25e24d8d4425" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.128809 15602 catalog_manager.cc:5697] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.129796 15854 raft_consensus.cc:3060] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.088620 15853 raft_consensus.cc:2468] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 1.
I20260710 13:20:48.130122 15923 leader_election.cc:290] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
W20260710 13:20:48.144901 15821 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.236.66:33813, user_credentials={real_user=slave}} blocked reactor thread for 59149us
I20260710 13:20:48.135100 15929 raft_consensus.cc:2804] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:48.145874 15929 raft_consensus.cc:493] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:48.135454 15899 tablet_bootstrap.cc:654] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.146286 15929 raft_consensus.cc:3060] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.148766 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:48.134860 15900 raft_consensus.cc:515] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.148391 15604 catalog_manager.cc:5697] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.130553 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffeeb264d404842886c25e24d8d4425" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:48.152042 15780 raft_consensus.cc:3060] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.152295 15855 raft_consensus.cc:2393] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in current term 1: Already voted for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in this term.
I20260710 13:20:48.152803 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.153627 15853 raft_consensus.cc:3060] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.153929 15744 leader_election.cc:304] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:48.155313 15942 raft_consensus.cc:3060] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.142009 15897 ts_tablet_manager.cc:1434] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.081s	user 0.015s	sys 0.013s
I20260710 13:20:48.151389 15900 leader_election.cc:290] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.158450 15897 tablet_bootstrap.cc:492] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:48.156297 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:48.162138 15821 leader_election.cc:304] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb; no voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.154646 15602 catalog_manager.cc:5697] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.163110 15943 raft_consensus.cc:3060] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.166031 15929 raft_consensus.cc:515] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.167830 15780 raft_consensus.cc:2468] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:48.169539 15853 raft_consensus.cc:2468] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:48.171514 15943 raft_consensus.cc:2749] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.173884 15897 tablet_bootstrap.cc:654] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.174899 15942 raft_consensus.cc:2749] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.179039 15669 leader_election.cc:304] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:48.180096 15900 raft_consensus.cc:2804] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.180619 15900 raft_consensus.cc:697] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.181211 15672 leader_election.cc:304] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:48.181540 15900 consensus_queue.cc:237] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.182430 15933 raft_consensus.cc:2804] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.182945 15933 raft_consensus.cc:697] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.183816 15933 consensus_queue.cc:237] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } }
I20260710 13:20:48.144014 15854 raft_consensus.cc:2468] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:48.192968 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9294e0f4339c48bca20b6c8591fcabaa" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
W20260710 13:20:48.194530 15669 leader_election.cc:343] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.195837 15929 leader_election.cc:290] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.204737 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:48.205499 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9294e0f4339c48bca20b6c8591fcabaa" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:48.206346 15899 tablet_bootstrap.cc:492] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:48.207062 15899 ts_tablet_manager.cc:1403] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.116s	user 0.009s	sys 0.034s
I20260710 13:20:48.208364 15942 consensus_queue.cc:1048] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:20:48.210595 15672 leader_election.cc:343] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:48.210882 15899 raft_consensus.cc:359] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.206382 15781 raft_consensus.cc:3060] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.212272 15899 raft_consensus.cc:385] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.212709 15899 raft_consensus.cc:740] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.213833 15899 consensus_queue.cc:260] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.229898 15899 ts_tablet_manager.cc:1434] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.004s
I20260710 13:20:48.233116 15899 tablet_bootstrap.cc:492] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:48.234997 15906 consensus_queue.cc:1048] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.242360 15897 tablet_bootstrap.cc:492] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:48.242983 15897 ts_tablet_manager.cc:1403] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.034s
I20260710 13:20:48.248128 15899 tablet_bootstrap.cc:654] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:48.265213 15897 raft_consensus.cc:359] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.266264 15897 raft_consensus.cc:385] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.266641 15897 raft_consensus.cc:740] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.265528 15602 catalog_manager.cc:5697] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.251638 15781 raft_consensus.cc:2468] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:48.268437 15602 catalog_manager.cc:5697] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.271231 15672 leader_election.cc:304] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb
I20260710 13:20:48.278254 15897 consensus_queue.cc:260] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.285043 15900 raft_consensus.cc:2804] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:48.286676 15900 raft_consensus.cc:697] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.288177 15897 ts_tablet_manager.cc:1434] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.004s
I20260710 13:20:48.288760 15900 consensus_queue.cc:237] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.310405 15899 tablet_bootstrap.cc:492] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:48.310997 15899 ts_tablet_manager.cc:1403] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.021s
I20260710 13:20:48.313687 15899 raft_consensus.cc:359] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.314424 15899 raft_consensus.cc:385] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:48.314721 15899 raft_consensus.cc:740] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:48.315454 15899 consensus_queue.cc:260] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.317780 15899 ts_tablet_manager.cc:1434] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:48.324757 15933 consensus_queue.cc:1048] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.324196 15602 catalog_manager.cc:5697] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.344871 15900 consensus_queue.cc:1048] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.347116 15933 consensus_queue.cc:1048] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.362286 15929 consensus_queue.cc:1048] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.367363 15904 raft_consensus.cc:493] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.368029 15904 raft_consensus.cc:515] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.371028 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:48.371289 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:48.372166 15853 raft_consensus.cc:2393] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in current term 1: Already voted for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in this term.
I20260710 13:20:48.373490 15744 leader_election.cc:304] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:48.370680 15904 leader_election.cc:290] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.374468 15942 raft_consensus.cc:3060] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.382061 15942 raft_consensus.cc:2749] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.500646 15942 consensus_queue.cc:1048] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.512435 15906 consensus_queue.cc:1048] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.543589 15780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
mode: GRACEFUL
new_leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:36652
I20260710 13:20:48.544176 15780 raft_consensus.cc:606] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Received request to transfer leadership to TS 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:48.547967 15943 raft_consensus.cc:493] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:48.548530 15943 raft_consensus.cc:515] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.550068 15780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
mode: GRACEFUL
new_leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:36652
I20260710 13:20:48.550355 15943 leader_election.cc:290] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:48.550697 15780 raft_consensus.cc:606] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Received request to transfer leadership to TS 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:48.551717 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9294e0f4339c48bca20b6c8591fcabaa" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:48.551270 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9294e0f4339c48bca20b6c8591fcabaa" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:48.552778 15781 raft_consensus.cc:2393] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 17eaa7bef6ea441691de1225d73f77fb in current term 1: Already voted for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in this term.
I20260710 13:20:48.553937 15821 leader_election.cc:304] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb; no voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.554847 15943 raft_consensus.cc:3060] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.561326 15943 raft_consensus.cc:2749] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:48.570451 15705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
mode: GRACEFUL
new_leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:49358
I20260710 13:20:48.571142 15705 raft_consensus.cc:606] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Received request to transfer leadership to TS 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.574889 15781 raft_consensus.cc:3060] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:48.581137 15705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
mode: GRACEFUL
new_leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:49358
I20260710 13:20:48.581919 15705 raft_consensus.cc:606] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Received request to transfer leadership to TS 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.583164 15929 consensus_queue.cc:1048] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.588339 15705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9d803de856a46908be3f6020313041d"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
mode: GRACEFUL
new_leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:49358
I20260710 13:20:48.589067 15705 raft_consensus.cc:606] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Received request to transfer leadership to TS 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:48.591085 15933 raft_consensus.cc:993] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18: : Instructing follower 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:48.592067 15933 raft_consensus.cc:1081] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Signalling peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:48.595405 15780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:36634
I20260710 13:20:48.596133 15780 raft_consensus.cc:493] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.596570 15780 raft_consensus.cc:3060] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.598466 15900 consensus_queue.cc:1048] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.605569 15780 raft_consensus.cc:515] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.609705 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.610456 15853 raft_consensus.cc:3060] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.611964 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4afe242a31b472e8687efcea7ae5ad1" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:48.612684 15705 raft_consensus.cc:3055] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.612970 15705 raft_consensus.cc:740] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.613641 15705 consensus_queue.cc:260] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.614499 15705 raft_consensus.cc:3060] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.614841 15706 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
mode: GRACEFUL
new_leader_uuid: "17eaa7bef6ea441691de1225d73f77fb"
 from {username='slave'} at 127.0.0.1:49358
I20260710 13:20:48.615588 15706 raft_consensus.cc:606] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Received request to transfer leadership to TS 17eaa7bef6ea441691de1225d73f77fb
I20260710 13:20:48.618208 15780 leader_election.cc:290] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.620236 15900 consensus_queue.cc:1048] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.622373 15900 consensus_queue.cc:1048] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.622287 15853 raft_consensus.cc:2468] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:48.627261 15705 raft_consensus.cc:2468] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:48.634333 15744 leader_election.cc:304] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:48.635365 15906 raft_consensus.cc:2804] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.635958 15906 raft_consensus.cc:697] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:48.636936 15906 consensus_queue.cc:237] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.645887 15923 consensus_queue.cc:1048] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.646716 15602 catalog_manager.cc:5697] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 1 to 2, leader changed from 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65) to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.658979 15923 consensus_queue.cc:1048] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.667760 15900 raft_consensus.cc:993] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18: : Instructing follower 17eaa7bef6ea441691de1225d73f77fb to start an election
I20260710 13:20:48.668319 15923 raft_consensus.cc:1081] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Signalling peer 17eaa7bef6ea441691de1225d73f77fb to start an election
I20260710 13:20:48.670280 15853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1"
dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
 from {username='slave'} at 127.0.0.1:38124
I20260710 13:20:48.670941 15853 raft_consensus.cc:493] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.671393 15853 raft_consensus.cc:3060] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.678300 15853 raft_consensus.cc:515] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.680011 15923 consensus_queue.cc:1048] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.682520 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:48.683192 15705 raft_consensus.cc:3055] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.683019 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4887e0ea2b4af288f33aa92eeb7dd1" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:48.683744 15705 raft_consensus.cc:740] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.682564 15853 leader_election.cc:290] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:48.685177 15705 consensus_queue.cc:260] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.685853 15906 consensus_queue.cc:1048] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:48.686870 15705 raft_consensus.cc:3060] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.700445 15929 consensus_queue.cc:1048] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.706103 15781 raft_consensus.cc:3060] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.726847 15942 consensus_queue.cc:1048] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:48.726678 15705 raft_consensus.cc:2468] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 2.
I20260710 13:20:48.734076 15781 raft_consensus.cc:2468] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 2.
I20260710 13:20:48.735666 15821 leader_election.cc:304] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:48.736776 15943 raft_consensus.cc:2804] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.738242 15904 raft_consensus.cc:993] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2: : Instructing follower 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:48.738760 15904 raft_consensus.cc:1081] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Signalling peer 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:48.740695 15704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:49334
I20260710 13:20:48.741278 15704 raft_consensus.cc:493] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.741673 15704 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.750145 15704 raft_consensus.cc:515] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.753867 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:48.753973 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.754540 15781 raft_consensus.cc:3055] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.754971 15781 raft_consensus.cc:740] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:48.755882 15781 consensus_queue.cc:260] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.756165 15943 raft_consensus.cc:697] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 LEADER]: Becoming Leader. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:48.757092 15781 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.754612 15854 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.757398 15943 consensus_queue.cc:237] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.760650 15704 leader_election.cc:290] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.763660 15781 raft_consensus.cc:2468] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:48.764766 15672 leader_election.cc:304] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:48.765507 15900 raft_consensus.cc:2804] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.765944 15900 raft_consensus.cc:697] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.766769 15900 consensus_queue.cc:237] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.767596 15854 raft_consensus.cc:2468] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:48.770171 15601 catalog_manager.cc:5697] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb reported cstate change: term changed from 1 to 2, leader changed from 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65) to 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67). New cstate: current_term: 2 leader_uuid: "17eaa7bef6ea441691de1225d73f77fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:48.775260 15603 catalog_manager.cc:5697] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 1 to 2, leader changed from 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66) to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.840984 15929 raft_consensus.cc:993] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18: : Instructing follower 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:48.841486 15929 raft_consensus.cc:1081] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Signalling peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:48.843052 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:36634
I20260710 13:20:48.843569 15781 raft_consensus.cc:493] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.843930 15781 raft_consensus.cc:3060] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.848811 15781 raft_consensus.cc:515] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.850379 15781 leader_election.cc:290] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.851552 15704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:48.851604 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93978db8d95c4d469e29e801a06594f1" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.852115 15704 raft_consensus.cc:3055] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.852430 15854 raft_consensus.cc:3060] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.852581 15704 raft_consensus.cc:740] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.853505 15704 consensus_queue.cc:260] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.854460 15704 raft_consensus.cc:3060] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.858682 15854 raft_consensus.cc:2468] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:48.859614 15704 raft_consensus.cc:2468] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:48.860349 15744 leader_election.cc:304] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:48.861438 15942 raft_consensus.cc:2804] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:48.861960 15942 raft_consensus.cc:697] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:48.862705 15942 consensus_queue.cc:237] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.869156 15603 catalog_manager.cc:5697] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 1 to 2, leader changed from 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65) to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:48.978834 15900 raft_consensus.cc:993] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18: : Instructing follower 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:48.979332 15900 raft_consensus.cc:1081] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Signalling peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:48.981094 15781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9d803de856a46908be3f6020313041d"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:36634
I20260710 13:20:48.981937 15781 raft_consensus.cc:493] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:48.982364 15781 raft_consensus.cc:3060] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.988701 15781 raft_consensus.cc:515] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.990629 15781 leader_election.cc:290] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:48.991773 15704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:48.991868 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d803de856a46908be3f6020313041d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:48.992484 15704 raft_consensus.cc:3055] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:48.992571 15854 raft_consensus.cc:3060] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.992831 15704 raft_consensus.cc:740] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:48.993815 15704 consensus_queue.cc:260] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:48.994963 15704 raft_consensus.cc:3060] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:48.998442 15854 raft_consensus.cc:2468] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:48.999717 15744 leader_election.cc:304] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:49.000456 15904 raft_consensus.cc:2804] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:49.000875 15904 raft_consensus.cc:697] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:49.001632 15904 consensus_queue.cc:237] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:49.002203 15704 raft_consensus.cc:2468] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:49.007985 15603 catalog_manager.cc:5697] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 1 to 2, leader changed from 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65) to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.062078 15854 raft_consensus.cc:1275] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.063764 15942 consensus_queue.cc:1048] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.067497 15904 raft_consensus.cc:993] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: : Instructing follower 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:49.067996 15942 raft_consensus.cc:1081] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Signalling peer 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:49.069917 15704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:49334
I20260710 13:20:49.070761 15704 raft_consensus.cc:493] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:49.071251 15704 raft_consensus.cc:3060] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.073432 15705 raft_consensus.cc:1275] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.075100 15904 consensus_queue.cc:1048] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.081248 15704 raft_consensus.cc:515] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:49.092587 15704 leader_election.cc:290] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:49.094043 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:49.094657 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "827f16b53d3f477a94779ae3a78f81e7" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:49.094805 15854 raft_consensus.cc:3060] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.095314 15781 raft_consensus.cc:3055] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:49.096022 15781 raft_consensus.cc:740] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:49.096882 15781 consensus_queue.cc:260] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:49.098272 15781 raft_consensus.cc:3060] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:49.105014 15781 raft_consensus.cc:2468] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:49.105898 15854 raft_consensus.cc:2468] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:49.106370 15672 leader_election.cc:304] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:49.107270 15900 raft_consensus.cc:2804] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:49.107743 15900 raft_consensus.cc:697] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:49.108517 15900 consensus_queue.cc:237] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:49.115304 15603 catalog_manager.cc:5697] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 1 to 2, leader changed from 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66) to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:49.170773 15781 raft_consensus.cc:1275] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Refusing update from remote peer 17eaa7bef6ea441691de1225d73f77fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.172267 15943 consensus_queue.cc:1048] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.180962 15704 raft_consensus.cc:1275] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 17eaa7bef6ea441691de1225d73f77fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.182647 15943 consensus_queue.cc:1048] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.280597 15854 raft_consensus.cc:1275] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.282218 15981 consensus_queue.cc:1048] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.289721 15854 raft_consensus.cc:1275] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.291092 15781 raft_consensus.cc:1275] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.291849 15979 consensus_queue.cc:1048] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.292780 15981 consensus_queue.cc:1048] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.301887 15704 raft_consensus.cc:1275] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.303930 15904 consensus_queue.cc:1048] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.467271 15854 raft_consensus.cc:1275] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.468812 15904 consensus_queue.cc:1048] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.478338 15704 raft_consensus.cc:1275] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.480749 15979 consensus_queue.cc:1048] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.539088 15854 raft_consensus.cc:1275] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.540463 15981 consensus_queue.cc:1048] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:49.549957 15781 raft_consensus.cc:1275] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:49.551597 15900 consensus_queue.cc:1048] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:51.648653 15601 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50052:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:20:51.651808 15601 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:20:51.708564 15696 tablet_service.cc:1511] Processing CreateTablet for tablet 320019dcb4ed4920a0fae0d3cac0da53 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:51.709245 15763 tablet_service.cc:1511] Processing CreateTablet for tablet 320019dcb4ed4920a0fae0d3cac0da53 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:51.710170 15696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320019dcb4ed4920a0fae0d3cac0da53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.710644 15763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320019dcb4ed4920a0fae0d3cac0da53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.711166 15844 tablet_service.cc:1511] Processing CreateTablet for tablet 320019dcb4ed4920a0fae0d3cac0da53 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:51.712473 15844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 320019dcb4ed4920a0fae0d3cac0da53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.717630 15767 tablet_service.cc:1511] Processing CreateTablet for tablet 55190f8491204a48a96f58bb4c9bd655 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:51.718178 15768 tablet_service.cc:1511] Processing CreateTablet for tablet 68831b3af6124494b3fb92d21a8c556e (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:51.718449 15842 tablet_service.cc:1511] Processing CreateTablet for tablet 55190f8491204a48a96f58bb4c9bd655 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:51.719291 15767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55190f8491204a48a96f58bb4c9bd655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.719835 15842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55190f8491204a48a96f58bb4c9bd655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.720336 15693 tablet_service.cc:1511] Processing CreateTablet for tablet 55190f8491204a48a96f58bb4c9bd655 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:51.721876 15693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55190f8491204a48a96f58bb4c9bd655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.721621 15841 tablet_service.cc:1511] Processing CreateTablet for tablet 68831b3af6124494b3fb92d21a8c556e (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:51.722976 15841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68831b3af6124494b3fb92d21a8c556e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.731575 15694 tablet_service.cc:1511] Processing CreateTablet for tablet 68831b3af6124494b3fb92d21a8c556e (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:51.733135 15694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68831b3af6124494b3fb92d21a8c556e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.734301 15845 tablet_service.cc:1511] Processing CreateTablet for tablet c0847bc49baa4552a714d72f7f95f711 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:51.735762 15845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0847bc49baa4552a714d72f7f95f711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.739567 15768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68831b3af6124494b3fb92d21a8c556e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.739892 15764 tablet_service.cc:1511] Processing CreateTablet for tablet c0847bc49baa4552a714d72f7f95f711 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:51.740119 15769 tablet_service.cc:1511] Processing CreateTablet for tablet 3a43a9bdd43949c1adc7b7a68a60cf4d (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:51.741559 15764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0847bc49baa4552a714d72f7f95f711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.742233 15769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a43a9bdd43949c1adc7b7a68a60cf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.743793 15837 tablet_service.cc:1511] Processing CreateTablet for tablet 3a43a9bdd43949c1adc7b7a68a60cf4d (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:51.745265 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a43a9bdd43949c1adc7b7a68a60cf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.750989 15690 tablet_service.cc:1511] Processing CreateTablet for tablet c0847bc49baa4552a714d72f7f95f711 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:51.752641 15690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0847bc49baa4552a714d72f7f95f711. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.760195 15688 tablet_service.cc:1511] Processing CreateTablet for tablet 3a43a9bdd43949c1adc7b7a68a60cf4d (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:51.761945 15688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a43a9bdd43949c1adc7b7a68a60cf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.766966 15839 tablet_service.cc:1511] Processing CreateTablet for tablet beab4a6c3895403a814b63d5c82def7b (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:51.768582 15839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beab4a6c3895403a814b63d5c82def7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.771056 15766 tablet_service.cc:1511] Processing CreateTablet for tablet beab4a6c3895403a814b63d5c82def7b (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:51.772516 15766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beab4a6c3895403a814b63d5c82def7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.774730 15691 tablet_service.cc:1511] Processing CreateTablet for tablet beab4a6c3895403a814b63d5c82def7b (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:51.776221 15691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet beab4a6c3895403a814b63d5c82def7b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:51.782939 15652 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:51.785607 15689 tablet_service.cc:1511] Processing CreateTablet for tablet d6f910d3aafd420dbac98acebcb45755 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:51.787102 15689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f910d3aafd420dbac98acebcb45755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.806499 15769 tablet_service.cc:1511] Processing CreateTablet for tablet d6f910d3aafd420dbac98acebcb45755 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:51.812420 15769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f910d3aafd420dbac98acebcb45755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.830566 15841 tablet_service.cc:1511] Processing CreateTablet for tablet d6f910d3aafd420dbac98acebcb45755 (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:51.832160 15841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f910d3aafd420dbac98acebcb45755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.837983 15695 tablet_service.cc:1511] Processing CreateTablet for tablet 95b852376c9740b7b60607cb88b417ff (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:51.839465 15695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b852376c9740b7b60607cb88b417ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.857206 15764 tablet_service.cc:1511] Processing CreateTablet for tablet 95b852376c9740b7b60607cb88b417ff (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:51.858728 15764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b852376c9740b7b60607cb88b417ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.859889 15692 tablet_service.cc:1511] Processing CreateTablet for tablet 048a1679303548d8a5997997fc6328cd (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:51.861408 15692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048a1679303548d8a5997997fc6328cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.878582 15837 tablet_service.cc:1511] Processing CreateTablet for tablet 95b852376c9740b7b60607cb88b417ff (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:51.879801 15999 tablet_bootstrap.cc:492] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:51.880183 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95b852376c9740b7b60607cb88b417ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.894219 16000 tablet_bootstrap.cc:492] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:51.903782 16000 tablet_bootstrap.cc:654] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.913784 15837 tablet_service.cc:1511] Processing CreateTablet for tablet 048a1679303548d8a5997997fc6328cd (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:51.915465 15837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048a1679303548d8a5997997fc6328cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.918141 15999 tablet_bootstrap.cc:654] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.920859 15766 tablet_service.cc:1511] Processing CreateTablet for tablet 048a1679303548d8a5997997fc6328cd (DEFAULT_TABLE table=soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:51.912307 16001 tablet_bootstrap.cc:492] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:51.924887 15766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048a1679303548d8a5997997fc6328cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:51.933758 16001 tablet_bootstrap.cc:654] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.934515 16000 tablet_bootstrap.cc:492] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:51.935125 16000 ts_tablet_manager.cc:1403] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.004s
I20260710 13:20:51.935540 15999 tablet_bootstrap.cc:492] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:51.936138 15999 ts_tablet_manager.cc:1403] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.057s	user 0.000s	sys 0.012s
I20260710 13:20:51.938604 16000 raft_consensus.cc:359] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.939438 16000 raft_consensus.cc:385] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.939790 16000 raft_consensus.cc:740] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.939527 15999 raft_consensus.cc:359] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.940335 15999 raft_consensus.cc:385] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.940627 16000 consensus_queue.cc:260] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.941809 15999 raft_consensus.cc:740] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.943562 16000 ts_tablet_manager.cc:1434] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:20:51.944828 16000 tablet_bootstrap.cc:492] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:51.947199 16001 tablet_bootstrap.cc:492] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:51.947798 16001 ts_tablet_manager.cc:1403] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.008s
I20260710 13:20:51.951237 16001 raft_consensus.cc:359] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.951671 16000 tablet_bootstrap.cc:654] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.952121 16001 raft_consensus.cc:385] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.952529 16001 raft_consensus.cc:740] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.953415 16001 consensus_queue.cc:260] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.954902 15999 consensus_queue.cc:260] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.957459 15999 ts_tablet_manager.cc:1434] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.002s
I20260710 13:20:51.958587 15999 tablet_bootstrap.cc:492] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:51.972532 16001 ts_tablet_manager.cc:1434] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:20:51.974392 16001 tablet_bootstrap.cc:492] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:51.976751 15999 tablet_bootstrap.cc:654] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.977888 16000 tablet_bootstrap.cc:492] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:51.978541 16000 ts_tablet_manager.cc:1403] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.007s
I20260710 13:20:51.982535 16001 tablet_bootstrap.cc:654] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:51.982599 16000 raft_consensus.cc:359] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.983783 16000 raft_consensus.cc:385] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.984161 16000 raft_consensus.cc:740] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.985165 16000 consensus_queue.cc:260] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.989521 15999 tablet_bootstrap.cc:492] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:51.990151 15999 ts_tablet_manager.cc:1403] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.005s
I20260710 13:20:51.993505 15999 raft_consensus.cc:359] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.994118 16000 ts_tablet_manager.cc:1434] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:20:51.994325 15999 raft_consensus.cc:385] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:51.994652 15999 raft_consensus.cc:740] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:51.995355 16000 tablet_bootstrap.cc:492] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:51.998708 16001 tablet_bootstrap.cc:492] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:51.999310 16001 ts_tablet_manager.cc:1403] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 13:20:52.002591 16001 raft_consensus.cc:359] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.003389 16001 raft_consensus.cc:385] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.003683 16001 raft_consensus.cc:740] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.004848 16000 tablet_bootstrap.cc:654] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.004400 16001 consensus_queue.cc:260] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:51.995667 15999 consensus_queue.cc:260] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.006978 16001 ts_tablet_manager.cc:1434] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:52.007880 15999 ts_tablet_manager.cc:1434] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:20:52.008010 16001 tablet_bootstrap.cc:492] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:52.008821 15999 tablet_bootstrap.cc:492] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:52.015950 16001 tablet_bootstrap.cc:654] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.017231 15999 tablet_bootstrap.cc:654] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.046569 16000 tablet_bootstrap.cc:492] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:52.047181 16000 ts_tablet_manager.cc:1403] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.052s	user 0.028s	sys 0.014s
I20260710 13:20:52.047421 15998 raft_consensus.cc:493] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.048000 15998 raft_consensus.cc:515] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.050482 15998 leader_election.cc:290] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.051046 15998 raft_consensus.cc:493] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.051433 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
W20260710 13:20:52.053248 15819 leader_election.cc:343] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.054445 16000 raft_consensus.cc:359] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.055312 16000 raft_consensus.cc:385] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.055611 16000 raft_consensus.cc:740] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.056435 16000 consensus_queue.cc:260] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.057994 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.058779 15781 raft_consensus.cc:2468] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 0.
I20260710 13:20:52.059036 16000 ts_tablet_manager.cc:1434] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:20:52.060185 16000 tablet_bootstrap.cc:492] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:52.061806 15821 leader_election.cc:304] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [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: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:52.051509 15998 raft_consensus.cc:515] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.066653 15998 leader_election.cc:290] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.067719 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:52.068603 15705 raft_consensus.cc:2468] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 0.
I20260710 13:20:52.068912 15998 raft_consensus.cc:2804] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.070262 15998 raft_consensus.cc:493] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.070175 15819 leader_election.cc:304] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:52.072064 16000 tablet_bootstrap.cc:654] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.073563 15998 raft_consensus.cc:3060] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.103734 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
W20260710 13:20:52.110886 15821 leader_election.cc:343] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.098438 16012 raft_consensus.cc:2804] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.123173 16012 raft_consensus.cc:493] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.123646 16012 raft_consensus.cc:3060] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.131609 15999 tablet_bootstrap.cc:492] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:52.131875 15998 raft_consensus.cc:515] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.132463 15999 ts_tablet_manager.cc:1403] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.124s	user 0.045s	sys 0.068s
I20260710 13:20:52.135406 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:52.136067 15999 raft_consensus.cc:359] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
W20260710 13:20:52.137095 15819 leader_election.cc:343] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.140465 16001 tablet_bootstrap.cc:492] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:52.141531 16001 ts_tablet_manager.cc:1403] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.049s
I20260710 13:20:52.141530 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.142963 15781 raft_consensus.cc:3060] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.137172 15999 raft_consensus.cc:385] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.144363 15999 raft_consensus.cc:740] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.145179 15999 consensus_queue.cc:260] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.146027 16001 raft_consensus.cc:359] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.146749 16001 raft_consensus.cc:385] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.147028 16001 raft_consensus.cc:740] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.147680 15999 ts_tablet_manager.cc:1434] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260710 13:20:52.147719 16001 consensus_queue.cc:260] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.149312 15999 tablet_bootstrap.cc:492] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:52.150231 16001 ts_tablet_manager.cc:1434] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:20:52.148217 15998 leader_election.cc:290] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.151500 16001 tablet_bootstrap.cc:492] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:52.156136 15999 tablet_bootstrap.cc:654] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.163132 16001 tablet_bootstrap.cc:654] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.166030 16000 tablet_bootstrap.cc:492] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:52.166682 16000 ts_tablet_manager.cc:1403] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.040s
I20260710 13:20:52.170006 16000 raft_consensus.cc:359] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.171084 16000 raft_consensus.cc:385] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.171519 16000 raft_consensus.cc:740] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.172344 16000 consensus_queue.cc:260] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.174868 16000 ts_tablet_manager.cc:1434] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:52.174901 15781 raft_consensus.cc:2468] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 1.
I20260710 13:20:52.176343 16000 tablet_bootstrap.cc:492] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:52.176723 15821 leader_election.cc:304] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:52.177697 15998 raft_consensus.cc:2804] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.178527 15998 raft_consensus.cc:697] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Becoming Leader. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:52.179659 15998 consensus_queue.cc:237] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.186967 16000 tablet_bootstrap.cc:654] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.180449 16012 raft_consensus.cc:515] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.190832 16012 leader_election.cc:290] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.191357 15999 tablet_bootstrap.cc:492] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:52.191972 15999 ts_tablet_manager.cc:1403] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.015s
I20260710 13:20:52.192147 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:52.192858 16001 tablet_bootstrap.cc:492] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:52.192899 15705 raft_consensus.cc:3060] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.193742 16001 ts_tablet_manager.cc:1403] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.010s
I20260710 13:20:52.195066 15999 raft_consensus.cc:359] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.195799 15999 raft_consensus.cc:385] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.196091 15999 raft_consensus.cc:740] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.196694 16001 raft_consensus.cc:359] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.196868 15999 consensus_queue.cc:260] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.197477 16001 raft_consensus.cc:385] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.197788 16001 raft_consensus.cc:740] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.198504 16001 consensus_queue.cc:260] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.199497 15999 ts_tablet_manager.cc:1434] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.005s
I20260710 13:20:52.200137 16001 ts_tablet_manager.cc:1434] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:52.200554 15999 tablet_bootstrap.cc:492] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:52.201572 16001 tablet_bootstrap.cc:492] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:52.192171 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.202481 15781 raft_consensus.cc:3060] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.208426 16001 tablet_bootstrap.cc:654] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.208962 15999 tablet_bootstrap.cc:654] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.213195 15900 raft_consensus.cc:493] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.213829 15900 raft_consensus.cc:515] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.217705 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68831b3af6124494b3fb92d21a8c556e" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:52.218420 15854 raft_consensus.cc:2468] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:52.220470 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68831b3af6124494b3fb92d21a8c556e" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.221607 15900 leader_election.cc:290] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.221150 15603 catalog_manager.cc:5697] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67). New cstate: current_term: 1 leader_uuid: "17eaa7bef6ea441691de1225d73f77fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.223066 15669 leader_election.cc:304] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
W20260710 13:20:52.224500 15672 leader_election.cc:343] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.225256 15705 raft_consensus.cc:2468] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 1.
I20260710 13:20:52.226663 15819 leader_election.cc:304] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:52.227651 15998 raft_consensus.cc:2804] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.227697 15900 raft_consensus.cc:2804] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.228219 16000 tablet_bootstrap.cc:492] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:52.228361 15904 raft_consensus.cc:493] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.228245 15900 raft_consensus.cc:493] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.228994 16000 ts_tablet_manager.cc:1403] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.001s
I20260710 13:20:52.228269 15998 raft_consensus.cc:697] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Becoming Leader. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:52.229566 15900 raft_consensus.cc:3060] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.230381 15998 consensus_queue.cc:237] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.232630 16000 raft_consensus.cc:359] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.233383 16000 raft_consensus.cc:385] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.233560 15999 tablet_bootstrap.cc:492] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:52.233871 16000 raft_consensus.cc:740] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.234531 15999 ts_tablet_manager.cc:1403] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260710 13:20:52.228395 15781 raft_consensus.cc:2468] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 1.
I20260710 13:20:52.234714 16000 consensus_queue.cc:260] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.229173 15904 raft_consensus.cc:515] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.237326 16000 ts_tablet_manager.cc:1434] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:52.238448 16000 tablet_bootstrap.cc:492] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:52.240124 15999 raft_consensus.cc:359] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.241125 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0847bc49baa4552a714d72f7f95f711" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:52.242792 15999 raft_consensus.cc:385] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:20:52.243763 15744 leader_election.cc:343] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.241686 15904 leader_election.cc:290] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.242185 15900 raft_consensus.cc:515] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.245386 16000 tablet_bootstrap.cc:654] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.246871 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68831b3af6124494b3fb92d21a8c556e" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.247998 15900 leader_election.cc:290] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.249569 15999 raft_consensus.cc:740] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.250701 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0847bc49baa4552a714d72f7f95f711" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:52.251353 15999 consensus_queue.cc:260] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.253648 15904 raft_consensus.cc:493] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.255944 15904 raft_consensus.cc:515] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.259229 15780 raft_consensus.cc:3060] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:52.257190 15745 leader_election.cc:343] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.262406 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a43a9bdd43949c1adc7b7a68a60cf4d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:52.262892 15745 leader_election.cc:304] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:52.263255 15854 raft_consensus.cc:2468] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 0.
I20260710 13:20:52.264868 15744 leader_election.cc:304] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.266414 15904 leader_election.cc:290] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.267397 15904 raft_consensus.cc:2749] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.277705 15904 raft_consensus.cc:2804] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.278244 15904 raft_consensus.cc:493] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.278656 15904 raft_consensus.cc:3060] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.286055 15780 raft_consensus.cc:2468] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:52.298157 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a43a9bdd43949c1adc7b7a68a60cf4d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
W20260710 13:20:52.300680 15745 leader_election.cc:343] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.300786 16000 tablet_bootstrap.cc:492] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:52.301944 16001 tablet_bootstrap.cc:492] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:52.302033 16000 ts_tablet_manager.cc:1403] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.017s
I20260710 13:20:52.302543 16001 ts_tablet_manager.cc:1403] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.006s
I20260710 13:20:52.303301 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68831b3af6124494b3fb92d21a8c556e" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:52.303959 15854 raft_consensus.cc:3060] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.305114 16000 raft_consensus.cc:359] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.305908 16000 raft_consensus.cc:385] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.306186 16000 raft_consensus.cc:740] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.306874 16000 consensus_queue.cc:260] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.308349 16001 raft_consensus.cc:359] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.309074 16001 raft_consensus.cc:385] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.309384 16001 raft_consensus.cc:740] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.310071 16000 ts_tablet_manager.cc:1434] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:20:52.310438 15904 raft_consensus.cc:515] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.311388 16000 tablet_bootstrap.cc:492] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:52.313544 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a43a9bdd43949c1adc7b7a68a60cf4d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:52.313735 15999 ts_tablet_manager.cc:1434] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.007s
I20260710 13:20:52.313845 15604 catalog_manager.cc:5697] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67). New cstate: current_term: 1 leader_uuid: "17eaa7bef6ea441691de1225d73f77fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.311764 15854 raft_consensus.cc:2468] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
W20260710 13:20:52.314961 15745 leader_election.cc:343] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:52.314997 15999 tablet_bootstrap.cc:492] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:52.310102 16001 consensus_queue.cc:260] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.318404 16001 ts_tablet_manager.cc:1434] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:20:52.319401 16001 tablet_bootstrap.cc:492] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:52.320549 15672 leader_election.cc:304] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.320829 16000 tablet_bootstrap.cc:654] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.321569 16023 raft_consensus.cc:2804] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.321743 15904 leader_election.cc:290] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.322099 16023 raft_consensus.cc:697] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:52.322953 16023 consensus_queue.cc:237] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.327394 16001 tablet_bootstrap.cc:654] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.331617 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a43a9bdd43949c1adc7b7a68a60cf4d" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:52.332122 15854 raft_consensus.cc:3060] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.336156 15999 tablet_bootstrap.cc:654] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.339722 15854 raft_consensus.cc:2468] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 1.
I20260710 13:20:52.342455 15744 leader_election.cc:304] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:52.344954 15904 raft_consensus.cc:2804] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.345677 15904 raft_consensus.cc:697] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:52.346892 15904 consensus_queue.cc:237] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.365536 16001 tablet_bootstrap.cc:492] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:52.366145 16001 ts_tablet_manager.cc:1403] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.047s	user 0.007s	sys 0.008s
I20260710 13:20:52.366876 15999 tablet_bootstrap.cc:492] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:52.367553 15999 ts_tablet_manager.cc:1403] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.004s
I20260710 13:20:52.369203 16001 raft_consensus.cc:359] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.370472 16001 raft_consensus.cc:385] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.370734 16001 raft_consensus.cc:740] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.371093 15604 catalog_manager.cc:5697] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.371445 16001 consensus_queue.cc:260] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.371965 16000 tablet_bootstrap.cc:492] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:52.371506 15999 raft_consensus.cc:359] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.372457 15999 raft_consensus.cc:385] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.372627 16000 ts_tablet_manager.cc:1403] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.015s
I20260710 13:20:52.372774 15999 raft_consensus.cc:740] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.373991 16001 ts_tablet_manager.cc:1434] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:20:52.373687 15999 consensus_queue.cc:260] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.375058 16001 tablet_bootstrap.cc:492] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:52.376266 16000 raft_consensus.cc:359] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.377156 16000 raft_consensus.cc:385] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.377566 16000 raft_consensus.cc:740] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.377786 15999 ts_tablet_manager.cc:1434] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:52.378464 16000 consensus_queue.cc:260] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.378952 15999 tablet_bootstrap.cc:492] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:52.381748 16000 ts_tablet_manager.cc:1434] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:20:52.382867 16000 tablet_bootstrap.cc:492] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:52.389014 15999 tablet_bootstrap.cc:654] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.389235 16001 tablet_bootstrap.cc:654] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.389837 16000 tablet_bootstrap.cc:654] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.401418 16001 tablet_bootstrap.cc:492] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:52.401927 16001 ts_tablet_manager.cc:1403] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.006s
I20260710 13:20:52.404740 16001 raft_consensus.cc:359] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.405503 16001 raft_consensus.cc:385] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.405804 16001 raft_consensus.cc:740] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.406513 16001 consensus_queue.cc:260] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.409106 16001 ts_tablet_manager.cc:1434] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:52.410094 16001 tablet_bootstrap.cc:492] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:52.418665 16001 tablet_bootstrap.cc:654] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.422138 15999 tablet_bootstrap.cc:492] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:52.421396 15604 catalog_manager.cc:5697] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 1 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.422746 15999 ts_tablet_manager.cc:1403] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.013s
I20260710 13:20:52.426360 15999 raft_consensus.cc:359] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.427188 15999 raft_consensus.cc:385] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.427524 15999 raft_consensus.cc:740] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.428475 15999 consensus_queue.cc:260] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.429949 16000 tablet_bootstrap.cc:492] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:52.430775 16000 ts_tablet_manager.cc:1403] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.020s
I20260710 13:20:52.430804 16030 raft_consensus.cc:493] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.431005 15999 ts_tablet_manager.cc:1434] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:52.431444 16030 raft_consensus.cc:515] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.432322 15999 tablet_bootstrap.cc:492] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:52.433684 16030 leader_election.cc:290] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.434274 16000 raft_consensus.cc:359] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.434514 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0847bc49baa4552a714d72f7f95f711" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.435132 16000 raft_consensus.cc:385] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.435343 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0847bc49baa4552a714d72f7f95f711" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:52.435454 15780 raft_consensus.cc:2468] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:52.435989 15854 raft_consensus.cc:2468] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:52.437319 15672 leader_election.cc:304] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.438421 16030 raft_consensus.cc:2804] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.438791 16030 raft_consensus.cc:493] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.439131 16030 raft_consensus.cc:3060] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.435510 16000 raft_consensus.cc:740] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.440361 16000 consensus_queue.cc:260] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.442180 15999 tablet_bootstrap.cc:654] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.442451 16000 ts_tablet_manager.cc:1434] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:20:52.446237 16030 raft_consensus.cc:515] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.448906 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0847bc49baa4552a714d72f7f95f711" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.449280 16000 tablet_bootstrap.cc:492] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb: Bootstrap starting.
I20260710 13:20:52.449473 15780 raft_consensus.cc:3060] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.456414 15780 raft_consensus.cc:2468] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:52.457644 15672 leader_election.cc:304] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.458513 16023 raft_consensus.cc:2804] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.458961 16023 raft_consensus.cc:697] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:52.459686 16000 tablet_bootstrap.cc:654] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.459760 16023 consensus_queue.cc:237] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.465124 16030 leader_election.cc:290] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.466517 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0847bc49baa4552a714d72f7f95f711" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:52.467060 15854 raft_consensus.cc:3060] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.467409 16001 tablet_bootstrap.cc:492] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:52.467875 16001 ts_tablet_manager.cc:1403] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.014s
I20260710 13:20:52.470369 16001 raft_consensus.cc:359] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.470973 16001 raft_consensus.cc:385] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.471200 16001 raft_consensus.cc:740] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.471773 16001 consensus_queue.cc:260] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.477095 16001 ts_tablet_manager.cc:1434] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:52.478044 16001 tablet_bootstrap.cc:492] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18: Bootstrap starting.
I20260710 13:20:52.478461 15854 raft_consensus.cc:2468] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:52.480836 15602 catalog_manager.cc:5697] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.484939 16000 tablet_bootstrap.cc:492] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb: No bootstrap required, opened a new log
I20260710 13:20:52.485441 16000 ts_tablet_manager.cc:1403] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260710 13:20:52.488058 16000 raft_consensus.cc:359] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.488858 16000 raft_consensus.cc:385] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.489112 16000 raft_consensus.cc:740] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.489759 16000 consensus_queue.cc:260] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.491662 16000 ts_tablet_manager.cc:1434] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:52.494504 16001 tablet_bootstrap.cc:654] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.498027 15999 tablet_bootstrap.cc:492] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:52.501554 15999 ts_tablet_manager.cc:1403] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.036s
I20260710 13:20:52.506599 15999 raft_consensus.cc:359] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.507349 15999 raft_consensus.cc:385] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.507624 15999 raft_consensus.cc:740] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.508302 15999 consensus_queue.cc:260] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.510550 15999 ts_tablet_manager.cc:1434] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:52.511497 15999 tablet_bootstrap.cc:492] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Bootstrap starting.
I20260710 13:20:52.512391 16001 tablet_bootstrap.cc:492] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18: No bootstrap required, opened a new log
I20260710 13:20:52.512979 16001 ts_tablet_manager.cc:1403] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.007s
I20260710 13:20:52.515522 16001 raft_consensus.cc:359] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.516201 16001 raft_consensus.cc:385] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.516456 16001 raft_consensus.cc:740] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.517091 16001 consensus_queue.cc:260] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.517517 15999 tablet_bootstrap.cc:654] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:52.519199 16001 ts_tablet_manager.cc:1434] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:20:52.523798 15999 tablet_bootstrap.cc:492] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2: No bootstrap required, opened a new log
I20260710 13:20:52.524344 15999 ts_tablet_manager.cc:1403] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:20:52.527132 15999 raft_consensus.cc:359] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.527858 15999 raft_consensus.cc:385] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:52.528076 15999 raft_consensus.cc:740] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Initialized, Role: FOLLOWER
I20260710 13:20:52.528643 15999 consensus_queue.cc:260] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.529031 15998 raft_consensus.cc:493] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.529554 15998 raft_consensus.cc:515] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.529974 16030 raft_consensus.cc:493] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.530584 16030 raft_consensus.cc:515] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.531118 15999 ts_tablet_manager.cc:1434] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:20:52.531733 15998 leader_election.cc:290] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.533264 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048a1679303548d8a5997997fc6328cd" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.533432 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.533763 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048a1679303548d8a5997997fc6328cd" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:52.533965 15780 raft_consensus.cc:2468] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 0.
I20260710 13:20:52.534271 15781 raft_consensus.cc:2393] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32cba7e2ac9149d4a732cf6ceb841f18 in current term 1: Already voted for candidate 17eaa7bef6ea441691de1225d73f77fb in this term.
I20260710 13:20:52.534180 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:52.532722 16030 leader_election.cc:290] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.534444 15705 raft_consensus.cc:2468] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 0.
I20260710 13:20:52.535537 15821 leader_election.cc:304] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.536396 15998 raft_consensus.cc:2804] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.536805 15998 raft_consensus.cc:493] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.537225 15998 raft_consensus.cc:3060] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.536664 15669 leader_election.cc:304] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:52.538097 16030 raft_consensus.cc:3060] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.544354 15998 raft_consensus.cc:515] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.545519 16030 raft_consensus.cc:2749] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:52.547330 15998 leader_election.cc:290] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.548842 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048a1679303548d8a5997997fc6328cd" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:52.549147 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048a1679303548d8a5997997fc6328cd" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.549520 15705 raft_consensus.cc:3060] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.549968 15781 raft_consensus.cc:3060] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.555023 15705 raft_consensus.cc:2468] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 1.
I20260710 13:20:52.556133 15819 leader_election.cc:304] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:52.556758 15781 raft_consensus.cc:2468] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 1.
I20260710 13:20:52.556828 15998 raft_consensus.cc:2804] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.557623 15998 raft_consensus.cc:697] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Becoming Leader. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:52.558490 15998 consensus_queue.cc:237] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.564447 16030 raft_consensus.cc:493] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.565039 16030 raft_consensus.cc:515] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.567417 16030 leader_election.cc:290] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.568066 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:52.567582 15602 catalog_manager.cc:5697] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67). New cstate: current_term: 1 leader_uuid: "17eaa7bef6ea441691de1225d73f77fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.568718 15854 raft_consensus.cc:2468] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:52.568878 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.569552 15781 raft_consensus.cc:2468] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:52.570012 15669 leader_election.cc:304] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:52.570955 16023 raft_consensus.cc:2804] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.571308 16023 raft_consensus.cc:493] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.571604 16023 raft_consensus.cc:3060] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.578225 16023 raft_consensus.cc:515] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.579870 16023 leader_election.cc:290] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.580681 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.580914 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:52.581281 15781 raft_consensus.cc:3060] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.581411 15854 raft_consensus.cc:3060] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.587355 15781 raft_consensus.cc:2468] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:52.587355 15854 raft_consensus.cc:2468] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:52.588747 15669 leader_election.cc:304] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:52.589612 16023 raft_consensus.cc:2804] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.590258 16023 raft_consensus.cc:697] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:52.591131 16023 consensus_queue.cc:237] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.599843 15602 catalog_manager.cc:5697] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.622859 16023 raft_consensus.cc:493] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.623488 16023 raft_consensus.cc:515] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.625229 16023 leader_election.cc:290] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.626343 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb" is_pre_election: true
I20260710 13:20:52.627097 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.627332 15854 raft_consensus.cc:2468] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:52.628862 15781 raft_consensus.cc:2468] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 0.
I20260710 13:20:52.630227 15672 leader_election.cc:304] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.630998 16023 raft_consensus.cc:2804] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.631397 16023 raft_consensus.cc:493] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.631678 16023 raft_consensus.cc:3060] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.636667 16023 raft_consensus.cc:515] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.638397 16023 leader_election.cc:290] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:52.639470 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.639642 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:52.639977 15781 raft_consensus.cc:3060] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.640430 15853 raft_consensus.cc:3060] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.641335 15998 raft_consensus.cc:493] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:52.641935 15998 raft_consensus.cc:515] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.645313 15998 leader_election.cc:290] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.645609 15781 raft_consensus.cc:2468] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:52.645721 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" is_pre_election: true
I20260710 13:20:52.646698 15780 raft_consensus.cc:2468] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 0.
I20260710 13:20:52.646909 15672 leader_election.cc:304] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.645136 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" is_pre_election: true
I20260710 13:20:52.647650 15705 raft_consensus.cc:2468] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 0.
I20260710 13:20:52.647790 16023 raft_consensus.cc:2804] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.648036 15821 leader_election.cc:304] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.648260 16023 raft_consensus.cc:697] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:52.648890 15853 raft_consensus.cc:2468] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 1.
I20260710 13:20:52.649405 15998 raft_consensus.cc:2804] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:52.649201 16023 consensus_queue.cc:237] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.649820 15998 raft_consensus.cc:493] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:52.650220 15998 raft_consensus.cc:3060] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.657012 15602 catalog_manager.cc:5697] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 1 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:52.657652 15998 raft_consensus.cc:515] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.660252 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:52.660593 15998 leader_election.cc:290] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:52.660804 15705 raft_consensus.cc:3060] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.660807 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:52.661645 15780 raft_consensus.cc:3060] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.667964 15998 consensus_queue.cc:1048] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.668565 15780 raft_consensus.cc:2468] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 1.
I20260710 13:20:52.668902 15705 raft_consensus.cc:2468] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 1.
I20260710 13:20:52.669970 15821 leader_election.cc:304] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:52.670811 15998 raft_consensus.cc:2804] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:52.671881 15998 raft_consensus.cc:697] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Becoming Leader. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:52.672650 15998 consensus_queue.cc:237] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:52.681291 16012 consensus_queue.cc:1048] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.696511 16012 consensus_queue.cc:1048] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:52.700649 15601 catalog_manager.cc:5697] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67). New cstate: current_term: 1 leader_uuid: "17eaa7bef6ea441691de1225d73f77fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:52.713088 16012 consensus_queue.cc:1048] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:52.738196 15704 raft_consensus.cc:3060] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:52.747648 15904 consensus_queue.cc:1048] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.758311 16027 consensus_queue.cc:1048] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:52.798135 16023 consensus_queue.cc:1048] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.812196 15900 consensus_queue.cc:1048] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.874359 15900 consensus_queue.cc:1048] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.885600 16023 consensus_queue.cc:1048] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:52.914603 15853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53"
dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
mode: GRACEFUL
new_leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:38138
I20260710 13:20:52.915206 15853 raft_consensus.cc:606] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Received request to transfer leadership to TS 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:52.921425 15853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655"
dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
mode: GRACEFUL
new_leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:38138
I20260710 13:20:52.922025 15853 raft_consensus.cc:606] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Received request to transfer leadership to TS 32cba7e2ac9149d4a732cf6ceb841f18
I20260710 13:20:52.938201 15853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b"
dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
mode: GRACEFUL
new_leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:38138
I20260710 13:20:52.938767 15853 raft_consensus.cc:606] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Received request to transfer leadership to TS 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:52.944360 15704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
mode: GRACEFUL
new_leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:49358
I20260710 13:20:52.944890 15704 raft_consensus.cc:606] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Received request to transfer leadership to TS 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:52.950371 15704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
mode: GRACEFUL
new_leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:49358
I20260710 13:20:52.950871 15704 raft_consensus.cc:606] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Received request to transfer leadership to TS 82a33a51b0ae4f60aa68f9df2a7d1ae2
I20260710 13:20:53.012955 16011 consensus_queue.cc:1048] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.029450 16012 consensus_queue.cc:1048] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.156535 15998 raft_consensus.cc:993] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: : Instructing follower 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:53.157161 15998 raft_consensus.cc:1081] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Signalling peer 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:53.157693 16065 raft_consensus.cc:993] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: : Instructing follower 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:53.158233 16012 raft_consensus.cc:1081] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Signalling peer 32cba7e2ac9149d4a732cf6ceb841f18 to start an election
I20260710 13:20:53.158937 15704 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:49350
I20260710 13:20:53.159557 15704 raft_consensus.cc:493] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.159976 15704 raft_consensus.cc:3060] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.159979 15705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
 from {username='slave'} at 127.0.0.1:49350
I20260710 13:20:53.160694 15705 raft_consensus.cc:493] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.161044 15705 raft_consensus.cc:3060] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.167213 15704 raft_consensus.cc:515] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.169395 15705 raft_consensus.cc:515] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.169938 15704 leader_election.cc:290] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:53.170634 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:53.171309 15781 raft_consensus.cc:3060] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.171808 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "320019dcb4ed4920a0fae0d3cac0da53" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:53.172508 15853 raft_consensus.cc:3055] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.172822 15780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:53.172845 15853 raft_consensus.cc:740] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:53.173525 15780 raft_consensus.cc:3060] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.174093 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55190f8491204a48a96f58bb4c9bd655" candidate_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:53.174175 15853 consensus_queue.cc:260] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.174801 15854 raft_consensus.cc:3055] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.175276 15854 raft_consensus.cc:740] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:53.175952 15853 raft_consensus.cc:3060] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.176079 15854 consensus_queue.cc:260] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.177282 15854 raft_consensus.cc:3060] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.180358 15781 raft_consensus.cc:2468] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:53.181392 15780 raft_consensus.cc:2468] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:53.172158 15705 leader_election.cc:290] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Requested vote from peers 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:53.182142 15672 leader_election.cc:304] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:53.183048 16023 raft_consensus.cc:2804] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.183296 15672 leader_election.cc:304] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:53.183574 16023 raft_consensus.cc:697] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:53.184414 15853 raft_consensus.cc:2468] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:53.184551 16023 consensus_queue.cc:237] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.184439 16030 raft_consensus.cc:2804] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.186232 16030 raft_consensus.cc:697] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Becoming Leader. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:53.187168 16030 consensus_queue.cc:237] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.193302 16012 consensus_queue.cc:1048] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.193795 16030 consensus_queue.cc:1048] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.194226 15900 consensus_queue.cc:1048] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.196609 15854 raft_consensus.cc:2468] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32cba7e2ac9149d4a732cf6ceb841f18 in term 2.
I20260710 13:20:53.199851 16012 consensus_queue.cc:1048] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:53.216635 15900 consensus_queue.cc:1048] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.220291 15604 catalog_manager.cc:5697] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 1 to 2, leader changed from 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67) to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.226315 16030 raft_consensus.cc:993] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: : Instructing follower 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:53.227149 16030 raft_consensus.cc:1081] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Signalling peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:53.230104 15779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:36634
I20260710 13:20:53.230926 15779 raft_consensus.cc:493] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.231354 15779 raft_consensus.cc:3060] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.238538 16023 raft_consensus.cc:993] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: : Instructing follower 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:53.239696 16023 raft_consensus.cc:1081] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Signalling peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:53.243682 15778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:36634
I20260710 13:20:53.244618 15778 raft_consensus.cc:493] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.245105 15778 raft_consensus.cc:3060] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.246961 15998 raft_consensus.cc:993] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: : Instructing follower 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:53.247586 15998 raft_consensus.cc:1081] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Signalling peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 to start an election
I20260710 13:20:53.252723 15777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
 from {username='slave'} at 127.0.0.1:36644
I20260710 13:20:53.253484 15777 raft_consensus.cc:493] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:53.253886 15777 raft_consensus.cc:3060] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.262885 15777 raft_consensus.cc:515] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.263768 15778 raft_consensus.cc:515] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.265612 15777 leader_election.cc:290] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:53.268774 15705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:53.269771 15705 raft_consensus.cc:3060] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.273939 15855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "beab4a6c3895403a814b63d5c82def7b" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:53.274412 16023 consensus_queue.cc:1048] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.276029 15855 raft_consensus.cc:3055] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.276572 15855 raft_consensus.cc:740] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:53.277808 15855 consensus_queue.cc:260] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.251716 15779 raft_consensus.cc:515] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.279500 15855 raft_consensus.cc:3060] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.281189 15776 raft_consensus.cc:1240] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Rejecting Update request from peer 32cba7e2ac9149d4a732cf6ceb841f18 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:53.265077 15780 raft_consensus.cc:1240] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Rejecting Update request from peer 32cba7e2ac9149d4a732cf6ceb841f18 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:53.286360 16023 consensus_queue.cc:1059] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.288201 16023 raft_consensus.cc:3055] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.288700 16023 raft_consensus.cc:740] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:53.289801 16023 consensus_queue.cc:260] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.295172 16023 raft_consensus.cc:3060] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.295835 15779 leader_election.cc:290] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:53.296664 15704 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:53.298470 15853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95b852376c9740b7b60607cb88b417ff" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:53.308079 15853 raft_consensus.cc:3060] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.302960 15900 consensus_queue.cc:1059] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:53.314683 15900 raft_consensus.cc:3055] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:53.315107 15900 raft_consensus.cc:740] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:53.316009 15900 consensus_queue.cc:260] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.317258 15900 raft_consensus.cc:3060] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.320393 15778 leader_election.cc:290] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67:35313)
I20260710 13:20:53.322858 15854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
I20260710 13:20:53.323841 15854 raft_consensus.cc:3060] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:53.326844 15706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f910d3aafd420dbac98acebcb45755" candidate_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:53.304677 15781 raft_consensus.cc:1240] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Rejecting Update request from peer 17eaa7bef6ea441691de1225d73f77fb for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:53.342514 15855 raft_consensus.cc:2468] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:53.344272 15744 leader_election.cc:304] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:53.345203 16027 raft_consensus.cc:2804] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.346036 16027 raft_consensus.cc:697] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:53.346946 16027 consensus_queue.cc:237] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [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: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.359167 15854 raft_consensus.cc:2468] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:53.355382 15705 raft_consensus.cc:2468] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:53.362325 15744 leader_election.cc:304] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:53.363274 15704 raft_consensus.cc:2468] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:53.364187 16027 raft_consensus.cc:2804] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.363943 15603 catalog_manager.cc:5697] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 1 to 2, leader changed from 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67) to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.360556 15853 raft_consensus.cc:2468] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:53.365226 15745 leader_election.cc:304] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 32cba7e2ac9149d4a732cf6ceb841f18, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:53.366593 16027 raft_consensus.cc:697] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:53.367924 16027 consensus_queue.cc:237] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [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: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.368422 16028 raft_consensus.cc:2804] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:53.368964 16028 raft_consensus.cc:697] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Becoming Leader. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:53.369900 16028 consensus_queue.cc:237] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [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: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:53.371227 15706 raft_consensus.cc:2468] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82a33a51b0ae4f60aa68f9df2a7d1ae2 in term 2.
I20260710 13:20:53.453753 15603 catalog_manager.cc:5697] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 1 to 2, leader changed from 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65) to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.457479 15603 catalog_manager.cc:5697] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 reported cstate change: term changed from 1 to 2, leader changed from 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65) to 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66). New cstate: current_term: 2 leader_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.474897 15604 catalog_manager.cc:5697] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 reported cstate change: term changed from 1 to 2, leader changed from 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67) to 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65). New cstate: current_term: 2 leader_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:53.574911 15853 raft_consensus.cc:1275] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.576395 16023 consensus_queue.cc:1048] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:53.587466 15778 raft_consensus.cc:1275] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.590018 15900 consensus_queue.cc:1048] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:53.621176 15778 raft_consensus.cc:1275] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.622931 16023 consensus_queue.cc:1048] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.638422 15853 raft_consensus.cc:1275] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 32cba7e2ac9149d4a732cf6ceb841f18: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.658318 16030 consensus_queue.cc:1048] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:53.733973 15706 raft_consensus.cc:1275] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.735785 16027 consensus_queue.cc:1048] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.747228 15853 raft_consensus.cc:1275] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.750427 16026 consensus_queue.cc:1048] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:53.838507 15704 raft_consensus.cc:1275] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.840099 15853 raft_consensus.cc:1275] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.840067 16027 consensus_queue.cc:1048] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.841696 16027 consensus_queue.cc:1048] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.911360 15704 raft_consensus.cc:1275] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.913028 16079 consensus_queue.cc:1048] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:53.913836 15854 raft_consensus.cc:1275] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Refusing update from remote peer 82a33a51b0ae4f60aa68f9df2a7d1ae2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:53.915264 16079 consensus_queue.cc:1048] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:55.957675 15601 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50052:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:55.986027 15601 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50052:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:56.116367 11185 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:20:56.173760 15669 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.236.67:35313, user_credentials={real_user=slave}} blocked reactor thread for 60446.7us
I20260710 13:20:56.200541 16116 tablet.cc:1724] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:56.296128 16115 log.cc:927] Time spent T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Append to log took a long time: real 0.086s	user 0.001s	sys 0.000s
W20260710 13:20:56.312964 16119 log.cc:927] Time spent T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: Append to log took a long time: real 0.108s	user 0.000s	sys 0.002s
I20260710 13:20:56.354645 16140 tablet.cc:1724] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.352727 16139 tablet.cc:1724] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.312707 16129 tablet.cc:1724] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.314177 16135 tablet.cc:1724] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:20:56.417057 16118 log.cc:927] Time spent T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Append to log took a long time: real 0.159s	user 0.006s	sys 0.000s
I20260710 13:20:56.426111 16147 tablet.cc:1724] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.427891 16137 tablet.cc:1724] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.426823 16146 tablet.cc:1724] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.438494 16142 tablet.cc:1724] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.446524 16147 tablet.cc:1724] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.455794 16146 tablet.cc:1724] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.483717 16145 tablet.cc:1724] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.528733 16139 tablet.cc:1724] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.530179 15778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8"
dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
mode: GRACEFUL
new_leader_uuid: "17eaa7bef6ea441691de1225d73f77fb"
 from {username='slave'} at 127.0.0.1:36656
I20260710 13:20:56.531498 15778 raft_consensus.cc:606] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Received request to transfer leadership to TS 17eaa7bef6ea441691de1225d73f77fb
I20260710 13:20:56.559185 16139 tablet.cc:1724] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.610338 16137 tablet.cc:1724] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.609951 16116 tablet.cc:1724] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.634630 16145 tablet.cc:1724] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.636546 16139 tablet.cc:1724] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.638231 16129 tablet.cc:1724] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.640414 16142 tablet.cc:1724] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.609993 16149 tablet.cc:1724] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.650393 16146 tablet.cc:1724] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.653581 16150 tablet.cc:1724] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.659979 16140 tablet.cc:1724] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.664444 15703 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac"
dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
mode: GRACEFUL
new_leader_uuid: "17eaa7bef6ea441691de1225d73f77fb"
 from {username='slave'} at 127.0.0.1:49362
I20260710 13:20:56.668190 15703 raft_consensus.cc:606] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Received request to transfer leadership to TS 17eaa7bef6ea441691de1225d73f77fb
I20260710 13:20:56.674006 11185 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:56.674666 11185 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:56.685927 16143 raft_consensus.cc:993] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: : Instructing follower 17eaa7bef6ea441691de1225d73f77fb to start an election
I20260710 13:20:56.686612 16143 raft_consensus.cc:1081] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Signalling peer 17eaa7bef6ea441691de1225d73f77fb to start an election
I20260710 13:20:56.691524 15854 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8"
dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
 from {username='slave'} at 127.0.0.1:38116
I20260710 13:20:56.692291 15854 raft_consensus.cc:493] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:56.692699 15854 raft_consensus.cc:3060] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.693251 16137 tablet.cc:1724] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.705037 16129 tablet.cc:1724] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.709107 16137 tablet.cc:1724] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:20:56.718933 15854 raft_consensus.cc:515] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:56.721206 15854 leader_election.cc:290] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 2 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:56.722673 15703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:56.723300 15703 raft_consensus.cc:3060] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.728703 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b187d5c82384afd9fd66ae423eee1a8" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:56.729310 15781 raft_consensus.cc:3055] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:56.729637 15781 raft_consensus.cc:740] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 82a33a51b0ae4f60aa68f9df2a7d1ae2, State: Running, Role: LEADER
I20260710 13:20:56.730382 15781 consensus_queue.cc:260] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:56.730948 15703 raft_consensus.cc:2468] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 2.
I20260710 13:20:56.731426 15781 raft_consensus.cc:3060] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:56.733100 15819 leader_election.cc:304] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17eaa7bef6ea441691de1225d73f77fb, 32cba7e2ac9149d4a732cf6ceb841f18; no voters: 
I20260710 13:20:56.734521 16130 raft_consensus.cc:2804] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:56.735163 16130 raft_consensus.cc:697] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 2 LEADER]: Becoming Leader. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:56.736382 16130 consensus_queue.cc:237] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:56.739656 15781 raft_consensus.cc:2468] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 2.
I20260710 13:20:56.745126 15602 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24: soft_deleted_table [id=0be3314857a947fa8a6feee5458126dc] alter complete (version 1)
I20260710 13:20:56.754370 15601 catalog_manager.cc:5697] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb reported cstate change: term changed from 1 to 2, leader changed from 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66) to 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67). New cstate: current_term: 2 leader_uuid: "17eaa7bef6ea441691de1225d73f77fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:57.159476 16113 raft_consensus.cc:993] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18: : Instructing follower 17eaa7bef6ea441691de1225d73f77fb to start an election
I20260710 13:20:57.160146 16138 raft_consensus.cc:1081] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Signalling peer 17eaa7bef6ea441691de1225d73f77fb to start an election
I20260710 13:20:57.162256 15855 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac"
dest_uuid: "17eaa7bef6ea441691de1225d73f77fb"
 from {username='slave'} at 127.0.0.1:38124
I20260710 13:20:57.162997 15855 raft_consensus.cc:493] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:57.163447 15855 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.171303 15855 raft_consensus.cc:515] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:57.173257 15855 leader_election.cc:290] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [CANDIDATE]: Term 3 election: Requested vote from peers 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295), 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813)
I20260710 13:20:57.174324 15703 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "32cba7e2ac9149d4a732cf6ceb841f18"
I20260710 13:20:57.174530 15781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2715ab71ed24cad904b9ae7c253b4ac" candidate_uuid: "17eaa7bef6ea441691de1225d73f77fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2"
I20260710 13:20:57.174984 15703 raft_consensus.cc:3055] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:57.175177 15781 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.175344 15703 raft_consensus.cc:740] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 32cba7e2ac9149d4a732cf6ceb841f18, State: Running, Role: LEADER
I20260710 13:20:57.176265 15703 consensus_queue.cc:260] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [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: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:57.177237 15703 raft_consensus.cc:3060] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:57.180840 15781 raft_consensus.cc:2468] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 3.
I20260710 13:20:57.182437 15821 leader_election.cc:304] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [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: 17eaa7bef6ea441691de1225d73f77fb, 82a33a51b0ae4f60aa68f9df2a7d1ae2; no voters: 
I20260710 13:20:57.182667 15703 raft_consensus.cc:2468] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17eaa7bef6ea441691de1225d73f77fb in term 3.
I20260710 13:20:57.183509 16065 raft_consensus.cc:2804] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:57.184036 16065 raft_consensus.cc:697] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 3 LEADER]: Becoming Leader. State: Replica: 17eaa7bef6ea441691de1225d73f77fb, State: Running, Role: LEADER
I20260710 13:20:57.184804 16065 consensus_queue.cc:237] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [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: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } }
I20260710 13:20:57.196054 15601 catalog_manager.cc:5697] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb reported cstate change: term changed from 2 to 3, leader changed from 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65) to 17eaa7bef6ea441691de1225d73f77fb (127.10.236.67). New cstate: current_term: 3 leader_uuid: "17eaa7bef6ea441691de1225d73f77fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17eaa7bef6ea441691de1225d73f77fb" member_type: VOTER last_known_addr { host: "127.10.236.67" port: 35313 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:57.211525 15703 raft_consensus.cc:1275] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Refusing update from remote peer 17eaa7bef6ea441691de1225d73f77fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.212970 16065 consensus_queue.cc:1048] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:57.224464 15781 raft_consensus.cc:1275] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Refusing update from remote peer 17eaa7bef6ea441691de1225d73f77fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:57.226574 16160 consensus_queue.cc:1048] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:57.574913 15781 raft_consensus.cc:1275] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 3 FOLLOWER]: Refusing update from remote peer 17eaa7bef6ea441691de1225d73f77fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.576237 16160 consensus_queue.cc:1048] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "82a33a51b0ae4f60aa68f9df2a7d1ae2" member_type: VOTER last_known_addr { host: "127.10.236.66" port: 33813 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:57.586490 15703 raft_consensus.cc:1275] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 3 FOLLOWER]: Refusing update from remote peer 17eaa7bef6ea441691de1225d73f77fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:57.590102 16160 consensus_queue.cc:1048] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "32cba7e2ac9149d4a732cf6ceb841f18" member_type: VOTER last_known_addr { host: "127.10.236.65" port: 44295 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:57.740253 11185 tablet_server.cc:179] TabletServer@127.10.236.65:0 shutting down...
I20260710 13:20:57.780921 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:57.782191 11185 tablet_replica.cc:333] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.783481 11185 raft_consensus.cc:2243] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.784240 11185 raft_consensus.cc:2272] T beab4a6c3895403a814b63d5c82def7b P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.786723 11185 tablet_replica.cc:333] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.787372 11185 raft_consensus.cc:2243] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.787822 11185 raft_consensus.cc:2272] T 95b852376c9740b7b60607cb88b417ff P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.790510 11185 tablet_replica.cc:333] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.791397 11185 raft_consensus.cc:2243] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.792025 11185 raft_consensus.cc:2272] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.794492 11185 tablet_replica.cc:333] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.795192 11185 raft_consensus.cc:2243] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.795725 11185 raft_consensus.cc:2272] T d6f910d3aafd420dbac98acebcb45755 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.797868 11185 tablet_replica.cc:333] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.798483 11185 raft_consensus.cc:2243] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.799371 11185 raft_consensus.cc:2272] T 55190f8491204a48a96f58bb4c9bd655 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.801608 11185 tablet_replica.cc:333] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.802176 11185 raft_consensus.cc:2243] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.802985 11185 raft_consensus.cc:2272] T 68831b3af6124494b3fb92d21a8c556e P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.805088 11185 tablet_replica.cc:333] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.805709 11185 raft_consensus.cc:2243] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.806187 11185 raft_consensus.cc:2272] T 048a1679303548d8a5997997fc6328cd P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.808169 11185 tablet_replica.cc:333] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.808758 11185 raft_consensus.cc:2243] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.809228 11185 raft_consensus.cc:2272] T e4afe242a31b472e8687efcea7ae5ad1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.811467 11185 tablet_replica.cc:333] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.812057 11185 raft_consensus.cc:2243] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.812935 11185 raft_consensus.cc:2272] T 9294e0f4339c48bca20b6c8591fcabaa P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.815114 11185 tablet_replica.cc:333] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.815781 11185 raft_consensus.cc:2243] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.816262 11185 raft_consensus.cc:2272] T e9d803de856a46908be3f6020313041d P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.818320 11185 tablet_replica.cc:333] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.818890 11185 raft_consensus.cc:2243] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.819418 11185 raft_consensus.cc:2272] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.821621 11185 tablet_replica.cc:333] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.822163 11185 raft_consensus.cc:2243] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.822587 11185 raft_consensus.cc:2272] T 93978db8d95c4d469e29e801a06594f1 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.824743 11185 tablet_replica.cc:333] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.825315 11185 raft_consensus.cc:2243] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.825819 11185 raft_consensus.cc:2272] T a2715ab71ed24cad904b9ae7c253b4ac P 32cba7e2ac9149d4a732cf6ceb841f18 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.829265 11185 tablet_replica.cc:333] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.830366 11185 raft_consensus.cc:2243] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.831380 11185 raft_consensus.cc:2272] T 827f16b53d3f477a94779ae3a78f81e7 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.834021 11185 tablet_replica.cc:333] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
W20260710 13:20:57.834507 15745 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
I20260710 13:20:57.834707 11185 raft_consensus.cc:2243] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.835767 11185 raft_consensus.cc:2272] T c0847bc49baa4552a714d72f7f95f711 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:57.838124 15745 consensus_peers.cc:597] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 -> Peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Couldn't send request to peer 32cba7e2ac9149d4a732cf6ceb841f18. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.838665 11185 tablet_replica.cc:333] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.839533 11185 raft_consensus.cc:2243] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.840555 11185 raft_consensus.cc:2272] T 320019dcb4ed4920a0fae0d3cac0da53 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.843143 11185 tablet_replica.cc:333] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.843652 11185 raft_consensus.cc:2243] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.844514 11185 raft_consensus.cc:2272] T 9ffeeb264d404842886c25e24d8d4425 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.846776 11185 tablet_replica.cc:333] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18: stopping tablet replica
I20260710 13:20:57.847270 11185 raft_consensus.cc:2243] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.847723 11185 raft_consensus.cc:2272] T 3b187d5c82384afd9fd66ae423eee1a8 P 32cba7e2ac9149d4a732cf6ceb841f18 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.890926 11185 tablet_server.cc:196] TabletServer@127.10.236.65:0 shutdown complete.
W20260710 13:20:57.920796 15745 consensus_peers.cc:597] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 -> Peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Couldn't send request to peer 32cba7e2ac9149d4a732cf6ceb841f18. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:57.938443 15745 consensus_peers.cc:597] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 -> Peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Couldn't send request to peer 32cba7e2ac9149d4a732cf6ceb841f18. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.941579 11185 tablet_server.cc:179] TabletServer@127.10.236.66:0 shutting down...
I20260710 13:20:57.974599 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:57.975411 11185 tablet_replica.cc:333] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:57.976105 11185 raft_consensus.cc:2243] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.977012 11185 raft_consensus.cc:2272] T 95b852376c9740b7b60607cb88b417ff P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.979414 11185 tablet_replica.cc:333] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:57.980137 11185 raft_consensus.cc:2243] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.981045 11185 raft_consensus.cc:2272] T beab4a6c3895403a814b63d5c82def7b P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.983345 11185 tablet_replica.cc:333] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:57.984238 11185 raft_consensus.cc:2243] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:57.984839 15819 consensus_peers.cc:597] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb -> Peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Couldn't send request to peer 32cba7e2ac9149d4a732cf6ceb841f18. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:57.984855 11185 raft_consensus.cc:2272] T 320019dcb4ed4920a0fae0d3cac0da53 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.987531 11185 tablet_replica.cc:333] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:57.988297 11185 raft_consensus.cc:2243] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.988780 11185 raft_consensus.cc:2272] T c0847bc49baa4552a714d72f7f95f711 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.990911 11185 tablet_replica.cc:333] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:57.991514 11185 raft_consensus.cc:2243] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.992378 11185 raft_consensus.cc:2272] T e9d803de856a46908be3f6020313041d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.994740 11185 tablet_replica.cc:333] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:57.995333 11185 raft_consensus.cc:2243] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:57.995842 11185 raft_consensus.cc:2272] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:57.998279 11185 tablet_replica.cc:333] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:57.998929 11185 raft_consensus.cc:2243] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:57.999819 11185 raft_consensus.cc:2272] T d6f910d3aafd420dbac98acebcb45755 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.002043 11185 tablet_replica.cc:333] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.002682 11185 raft_consensus.cc:2243] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.003156 11185 raft_consensus.cc:2272] T 68831b3af6124494b3fb92d21a8c556e P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.005205 11185 tablet_replica.cc:333] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.005843 11185 raft_consensus.cc:2243] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.006704 11185 raft_consensus.cc:2272] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.008846 11185 tablet_replica.cc:333] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.009529 11185 raft_consensus.cc:2243] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.010001 11185 raft_consensus.cc:2272] T 55190f8491204a48a96f58bb4c9bd655 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.011984 11185 tablet_replica.cc:333] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.012578 11185 raft_consensus.cc:2243] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.013052 11185 raft_consensus.cc:2272] T 048a1679303548d8a5997997fc6328cd P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.015213 11185 tablet_replica.cc:333] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.015808 11185 raft_consensus.cc:2243] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.017057 11185 raft_consensus.cc:2272] T e4afe242a31b472e8687efcea7ae5ad1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.019554 11185 tablet_replica.cc:333] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.020119 11185 raft_consensus.cc:2243] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.020733 11185 raft_consensus.cc:2272] T 9294e0f4339c48bca20b6c8591fcabaa P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.022996 11185 tablet_replica.cc:333] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.023531 11185 raft_consensus.cc:2243] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.023983 11185 raft_consensus.cc:2272] T a2715ab71ed24cad904b9ae7c253b4ac P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.026664 11185 tablet_replica.cc:333] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.027390 11185 raft_consensus.cc:2243] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.027951 11185 raft_consensus.cc:2272] T 827f16b53d3f477a94779ae3a78f81e7 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.030215 11185 tablet_replica.cc:333] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.030758 11185 raft_consensus.cc:2243] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.031738 11185 raft_consensus.cc:2272] T 93978db8d95c4d469e29e801a06594f1 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.034109 11185 tablet_replica.cc:333] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.034633 11185 raft_consensus.cc:2243] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.035036 11185 raft_consensus.cc:2272] T 9ffeeb264d404842886c25e24d8d4425 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.037135 11185 tablet_replica.cc:333] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2: stopping tablet replica
I20260710 13:20:58.037750 11185 raft_consensus.cc:2243] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.038200 11185 raft_consensus.cc:2272] T 3b187d5c82384afd9fd66ae423eee1a8 P 82a33a51b0ae4f60aa68f9df2a7d1ae2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.083194 11185 tablet_server.cc:196] TabletServer@127.10.236.66:0 shutdown complete.
W20260710 13:20:58.108974 15821 consensus_peers.cc:597] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb -> Peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Couldn't send request to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:33813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:58.117128 15819 consensus_peers.cc:597] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb -> Peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Couldn't send request to peer 32cba7e2ac9149d4a732cf6ceb841f18. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.127002 11185 tablet_server.cc:179] TabletServer@127.10.236.67:0 shutting down...
W20260710 13:20:58.151849 15821 consensus_peers.cc:597] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb -> Peer 82a33a51b0ae4f60aa68f9df2a7d1ae2 (127.10.236.66:33813): Couldn't send request to peer 82a33a51b0ae4f60aa68f9df2a7d1ae2. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.66:33813: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.164930 11185 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:58.165966 11185 tablet_replica.cc:333] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.167026 11185 raft_consensus.cc:2243] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.167706 11185 raft_consensus.cc:2272] T 95b852376c9740b7b60607cb88b417ff P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:58.168951 15819 consensus_peers.cc:597] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb -> Peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Couldn't send request to peer 32cba7e2ac9149d4a732cf6ceb841f18. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.170190 11185 tablet_replica.cc:333] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.170867 11185 raft_consensus.cc:2243] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.171373 11185 raft_consensus.cc:2272] T beab4a6c3895403a814b63d5c82def7b P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.173521 11185 tablet_replica.cc:333] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.174131 11185 raft_consensus.cc:2243] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.174942 11185 raft_consensus.cc:2272] T 048a1679303548d8a5997997fc6328cd P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.177012 11185 tablet_replica.cc:333] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.177719 11185 raft_consensus.cc:2243] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.178210 11185 raft_consensus.cc:2272] T e4afe242a31b472e8687efcea7ae5ad1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.180397 11185 tablet_replica.cc:333] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.180999 11185 raft_consensus.cc:2243] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.181561 11185 raft_consensus.cc:2272] T 9294e0f4339c48bca20b6c8591fcabaa P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.183722 11185 tablet_replica.cc:333] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.184363 11185 raft_consensus.cc:2243] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.184823 11185 raft_consensus.cc:2272] T d6f910d3aafd420dbac98acebcb45755 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.186910 11185 tablet_replica.cc:333] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.187493 11185 raft_consensus.cc:2243] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.187947 11185 raft_consensus.cc:2272] T 3a43a9bdd43949c1adc7b7a68a60cf4d P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.190186 11185 tablet_replica.cc:333] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.190778 11185 raft_consensus.cc:2243] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.191234 11185 raft_consensus.cc:2272] T 68831b3af6124494b3fb92d21a8c556e P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.193202 11185 tablet_replica.cc:333] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.193773 11185 raft_consensus.cc:2243] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.194234 11185 raft_consensus.cc:2272] T 55190f8491204a48a96f58bb4c9bd655 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.196218 11185 tablet_replica.cc:333] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.196818 11185 raft_consensus.cc:2243] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.197266 11185 raft_consensus.cc:2272] T e9d803de856a46908be3f6020313041d P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.199642 11185 tablet_replica.cc:333] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.200235 11185 raft_consensus.cc:2243] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.201164 11185 raft_consensus.cc:2272] T ce4887e0ea2b4af288f33aa92eeb7dd1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.203437 11185 tablet_replica.cc:333] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.204039 11185 raft_consensus.cc:2243] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.204651 11185 raft_consensus.cc:2272] T 93978db8d95c4d469e29e801a06594f1 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.207965 11185 tablet_replica.cc:333] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.208789 11185 raft_consensus.cc:2243] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.209504 11185 raft_consensus.cc:2272] T 827f16b53d3f477a94779ae3a78f81e7 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:58.210752 15819 consensus_peers.cc:597] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb -> Peer 32cba7e2ac9149d4a732cf6ceb841f18 (127.10.236.65:44295): Couldn't send request to peer 32cba7e2ac9149d4a732cf6ceb841f18. Status: Network error: Client connection negotiation failed: client connection to 127.10.236.65:44295: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:58.211829 11185 tablet_replica.cc:333] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.212685 11185 raft_consensus.cc:2243] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.213689 11185 raft_consensus.cc:2272] T a2715ab71ed24cad904b9ae7c253b4ac P 17eaa7bef6ea441691de1225d73f77fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.216254 11185 tablet_replica.cc:333] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.216857 11185 raft_consensus.cc:2243] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.217429 11185 raft_consensus.cc:2272] T c0847bc49baa4552a714d72f7f95f711 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.219491 11185 tablet_replica.cc:333] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.220064 11185 raft_consensus.cc:2243] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.220590 11185 raft_consensus.cc:2272] T 320019dcb4ed4920a0fae0d3cac0da53 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.223158 11185 tablet_replica.cc:333] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.223696 11185 raft_consensus.cc:2243] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:58.224151 11185 raft_consensus.cc:2272] T 9ffeeb264d404842886c25e24d8d4425 P 17eaa7bef6ea441691de1225d73f77fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.226328 11185 tablet_replica.cc:333] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb: stopping tablet replica
I20260710 13:20:58.226850 11185 raft_consensus.cc:2243] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.227808 11185 raft_consensus.cc:2272] T 3b187d5c82384afd9fd66ae423eee1a8 P 17eaa7bef6ea441691de1225d73f77fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.270334 11185 tablet_server.cc:196] TabletServer@127.10.236.67:0 shutdown complete.
I20260710 13:20:58.310881 11185 master.cc:562] Master@127.10.236.126:43423 shutting down...
I20260710 13:20:58.346756 11185 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:58.347649 11185 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:58.348044 11185 tablet_replica.cc:333] T 00000000000000000000000000000000 P a9d70c8f70ae4f65be42eb176812bd24: stopping tablet replica
I20260710 13:20:58.371336 11185 master.cc:584] Master@127.10.236.126:43423 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11912 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26923 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (115985 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:58.444783 11185 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 416 messages since previous log ~572 seconds ago
I20260710 13:20:58.445129 11185 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 416 messages since previous log ~572 seconds ago
I20260710 13:20:58.445971 11185 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 407 messages since previous log ~572 seconds ago
I20260710 13:20:58.446261 11185 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~36 seconds ago
I20260710 13:20:58.446491 11185 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 ~37 seconds ago
I20260710 13:20:58.446808 11185 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260710 13:20:58.447187 11185 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~29 seconds ago
